I need to enlarge a PDF file using a custom metadata field when uploading to PHP (5.3).
I was looking at the pdftk library, but I cannot figure out how to get the PHP interface with it on our (Ubuntu) web server.
The obsolete PDFInfo library looks like a dead end.
Is there a simpler / simplified / better solution?
thanks
source share