Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
pdftk: the pdf tool kit
- Summary
- 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
* [new!] Fill PDF Forms with FDF Data and/or Flatten Forms
* [new!] Apply a Background Watermark
* Report on PDF Metrics, including Metadata and Bookmarks
* [new!] Update PDF Metadata
* [new!] Attach Files to PDF Pages or the PDF Document
* [new!] Unpack PDF Attachments
* Burst a PDF Document into Single Pages
* 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.
Arch: src
Download: | pdftk-1.12-0.fdr.1.src.rpm |
Build Date: | Fri Nov 19 13:39:42 2004 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 568 KiB |
Changelog
- * Fri Nov 19 18:00:00 2004 Rex Dieter <rexdieter[AT]users.sf.net> 1.12-0.fdr.1
- 1.12 (first try)