teynon Posted May 24, 2009 Share Posted May 24, 2009 Ok, I can generate PDF files, now I want to take a PDF file that I have generated and append to it. Basically I want to take an existing PDF file and put a gigantic "VOID" over top of it. I can't seem to find a function to do this... Anyone know how to do this or if there are functions for it? Link to comment https://forums.phpfreaks.com/topic/159425-open-pdf-file-to-edit/ Share on other sites More sharing options...
hitman6003 Posted May 24, 2009 Share Posted May 24, 2009 Using Zend's PDF class you can open and manipulate PDF files... http://framework.zend.com/manual/en/zend.pdf.html Link to comment https://forums.phpfreaks.com/topic/159425-open-pdf-file-to-edit/#findComment-840974 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.