Re: [PHP] Robust PDF editing on the fly

2010-03-11 Thread Donovan Brooke
Ashley Sheridan wrote: [snip] I don't think PHP really has anything good for higher level editing of PDF's. Simple stuff only really. You could maybe look at doing some command line stuff on a system using a later version of OpenOffice which has just now got some very good PDF editing features.

Re: [PHP] Robust PDF editing on the fly

2010-03-11 Thread Ashley Sheridan
On Thu, 2010-03-11 at 16:32 -0600, Donovan Brooke wrote: > Hello!, > > Longtime member, rare poster here. > > I am browsing around right now regarding the subject line, and have > looked at the HTML_toPDF project > > http://www.rustyparts.com/pdf.php > > that also includes a PDFEncryptor > sys