Page 1 of 1

Edit PDF via PHP

Posted: Tue May 03, 2011 12:42 am
by hatrena
Hi Everyone,

I need to shrink, manipulate and modify some PDFs through PHP.
What do you suggest?

Re: Edit PDF via PHP

Posted: Tue May 03, 2011 12:54 pm
by Christopher
You might want to look at FPDFI, PDFLIB and Zend_PDF. There are others (and always Adobe)

Re: Edit PDF via PHP

Posted: Tue May 03, 2011 5:38 pm
by pickle
PDFLib is the only library I know of that can edit existing PDFs. There is a free version, but the version that can edit PDFs costs money.