I have some PDF files and I need to make changes to these PDF files through PHP, Mainly writing and positioning of text with obscure fonts.
A) does PdfLib allow me to do this?
B) $999 Seems a lot, are there any alternatives?
Printable View
I have some PDF files and I need to make changes to these PDF files through PHP, Mainly writing and positioning of text with obscure fonts.
A) does PdfLib allow me to do this?
B) $999 Seems a lot, are there any alternatives?
There are some free alternatives. I've never used any, so I don't know whether they're any good.
I use one for generation of PDF files on a web site I run. The generated files look fine and professional and they don't cost $999. I will find out which one it is and send a link (I am unsure weather or not it will open the files, but I am sure with some reverse engineering it might be possible ;)).Quote:
Originally Posted by Pino