Package pdftk: Information

    Binary package: pdftk
    Version: 1.44-alt2_10jpp7
    Architecture: i586
    Build time:  Oct 2, 2012, 07:37 PM
    Source package: pdftk
    Category: Publishing
    Report package bug
    License: GPLv2+
    Summary: The PDF Tool Kit
    Description: 
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Oct. 2, 2012 Igor Vlasenko 1.44-alt2_10jpp7
    - new fc release
    April 28, 2012 Igor Vlasenko 1.44-alt2_6jpp6
    - build with itext instead of itext2
    Jan. 12, 2012 Igor Vlasenko 1.44-alt1_6jpp6
    - update to new release by jppimport