When we use ViewFile, Word documents are nice and large and easy to read. When using it for PDFs, the PDF is small and hard to read. Is there a way to control the size of the PDF? Thanks!
The viewfile macro for PDF files has height and width parameters that you can use to enlarge your PDFs. But beware this could have performance issues due to the rendering of larger files.
Usage would be:
{viewfile:myfile.pdf|height=900|width=700}
Undocumented features :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.