Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pdftk - The PDF Tool Kit
If PDF is electronic paper, then pdftk is an electronic staple-remover,
hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple
tool for doing everyday things with PDF documents. Keep one in the top drawer
of your desktop and use it to:
* Merge PDF Documents
* Split PDF Pages into a New Document
* Decrypt Input as Necessary (Password Required)
* Encrypt Output as Desired
* Burst a PDF Document into Single Pages
* Report on PDF Metrics, including Metadata and Bookmarks
* Uncompress and Re-Compress Page Streams
* Repair Corrupted PDF (Where Possible)
Pdftk is also an example of how to use a library of Java classes in a
stand-alone C++ program. Specifically, it demonstrates how GCJ and CNI allow
C++ code to use iText's (itext-paulo) Java classes.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
pdftk |
1.12 |
3.fc4 |
src |
583 KiB |
Thu Aug 4 11:53:26 2005 |
Changelog
- * Sun Jul 31 18:00:00 2005 Jochen Schmitt <Jochen herr-schmitt de> 1.12-3
- Add literal GPL text as Source1
- * Wed Jul 27 18:00:00 2005 Jochen Schmitt <Jochen herr-schmitt de> 1.12-2
- Don't compress man page
- Remove pdftk.1.notes
- Add COPYRIGHT from debian/copyright
- * Tue Jul 26 18:00:00 2005 Jochen Schmitt <Jochen herr-schmitt de> 1.12-1
- Initial RPM release