PDF: Difference between revisions

m Freephile moved page PDF to PDF: Use the acronym as title
mNo edit summary
Line 11: Line 11:
Surprisingly, I could not easily create a new PDF that was a combination of two other pdf documents.  That's when I found the "PDF Toolkit" http://www.pdfhacks.com/pdftk/
Surprisingly, I could not easily create a new PDF that was a combination of two other pdf documents.  That's when I found the "PDF Toolkit" http://www.pdfhacks.com/pdftk/


OpenOffice does output pdf, and so does KPrinter, but the PDF Toolkit offers many more features that really should be present in a GUI program like Kpdf -- which is a viewer rather than an authoring application.  At least you can install the "Service Menus" into Konqueror to get some easy right-click integration.  It would be interesting to use DCOP to create a simple merge GUI.
OpenOffice does output pdf, and so does KPrinter, but the PDF Toolkit offers many more features that really should be present in a GUI program like Okular (formerly Kpdf) -- which is a viewer rather than an authoring application.  At least you can install the "Service Menus" into Konqueror to get some easy right-click integration.  It would be interesting to use DCOP to create a simple merge GUI.


PHP developers should look at the libraries provided there for manipulating PDF forms.
PHP developers should look at the libraries provided there for manipulating PDF forms.