background preloader

Pdftk - The PDF Toolkit

Pdftk - The PDF Toolkit
PDFtk - The PDF Toolkit PDFtk is a simple tool for doing everyday things with PDF documents. It comes in three flavors: PDFtk Free, PDFtk Pro, and our original command-line tool PDFtk Server. PDFtk PDFtk Free is our friendly graphical tool for quickly merging and splitting PDF documents and pages. Power Users: PDFtk Free comes with our command-line tool, PDFtk Server. Now available for Windows XP, Vista, Windows 7 and Windows 8. Use PDFtk Pro to quickly split, merge, rotate, watermark, stamp and secure PDF pages and documents. Power Users: PDFtk Pro comes with our command-line tool, PDFtk Server. Only $3.99! Now available for Windows XP, Vista, Windows 7 and Windows 8. PDFtk Server is our original command-line tool. Learn More About PDFtk Server About PDF Labs Our mission is to make PDF easier to use. PDF Labs is operated by Sid Steward, author of PDF Hacks (O’Reilly) and the popular PDF Toolkit. Please contact Sid Steward by email. sid.steward@pdflabs.com About PDF Hacks About PDFtk

Pdftk Man Page A summary of options is included below. Show this summary of options. Available operations are: cat, shuffle, burst, rotate, generate_fdf, fill_form, background, multibackground, stamp, multistamp, dump_data, dump_data_utf8, dump_data_fields, dump_data_fields_utf8, dump_data_annots, update_info, update_info_utf8, attach_files, unpack_files. Some operations take additional arguments, described below. If this optional argument is omitted, then pdftk runs in ’filter’ mode. cat [ < page ranges > ] Assembles ("catenates") pages from input PDFs to create a new PDF. [ < input PDF handle > ] [ < begin page number > [ -< end page number > [ < qualifier > ] ] ] [ < page rotation > ] For example: pdftk A=in1.pdf B=in2.pdf cat A1 B2-20even output out.pdf The handle identifies one of the input PDF files, and the beginning and ending page numbers are one-based references to pages in the PDF file. If a PDF handle is given but no pages are specified, then the entire PDF is used. shuffle [ < page ranges > ]

Ghostscript: Ghostscript Install Pdftk PDFtk - The PDF Toolkit 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. PDFtk comes in three flavors: PDFtk Free, PDFtk Pro, and our original command-line tool PDFtk Server. PDFtk PDFtk Free is our friendly graphical tool for quickly merging and splitting PDF documents and pages. Power Users: PDFtk Free comes with our command-line tool, PDFtk Server. Now available for Windows XP, Vista, Windows 7 and Windows 8. Use PDFtk Pro to quickly split, merge, rotate, watermark, stamp and secure PDF pages and documents. Power Users: PDFtk Pro comes with our command-line tool, PDFtk Server. Only $3.99! Now available for Windows XP, Vista, Windows 7 and Windows 8. PDFtk Server is our original command-line tool. Learn More About PDFtk Server About PDF Labs Our mission is to make PDF easier to use. Please contact Sid Steward by email. sid.steward@pdflabs.com

libjpeg pdftk Some features from the unix man page: Merge PDF Documents or Collate PDF Page Scans.Split PDF Pages into a New Document.Rotate PDF Documents or Pages.Decrypt Input as Necessary (Password Required).Encrypt Output as Desired.Fill PDF Forms with X/FDF Data and/or Flatten Forms.Generate FDF Data Stencils from PDF Forms.Apply a Background Watermark or a Foreground Stamp.Report PDF Metrics, Bookmarks and Metadata.Add/Update PDF Bookmarks or Metadata.Attach Files to PDF Pages or the PDF Document.Unpack PDF Attachments.Burst a PDF Document into Single Pages.Uncompress and Re-Compress Page Streams.Repair Corrupted PDF (Where Possible). See also[edit] References[edit]

Home Page libpng is the official PNG reference library. It supports almost all PNG features, is extensible, and has been extensively tested for over 20 years. The home site for development versions (i.e., may be buggy or subject to change or include experimental features) is and the place to go for questions about the library is the png-mng-implement mailing list. libpng is available as ANSI C (C89) source code and requires zlib 1.0.4 or later (1.2.5 or later recommended for performance and security reasons). The portability notice should not come as a particular surprise to anyone who has added libpng support to an application this millenium; the manual has warned of it since at least July 2000. The 1.5.x and later series also include a new, more thorough test program (pngvalid.c) and a new pnglibconf.h header file that tracks what features were enabled or disabled when libpng was built. Security and Crash Bugs in Older Versions

Installing GraphicsMagick To further enhance the capabilities of GraphicsMagick, you may want to get these programs or libraries. Note that these packages are already integrated into the GraphicsMagick Mercurial repository for use when building under Microsoft Windows: GraphicsMagick requires the BZLIB library read and write BZip compressed MIFF images.GraphicsMagick requires 'ralcgm' read the Computer Graphics Metafile (CGM) image format. Fresh Impressum (Legal Info) | Privacy Policy | Statutes (non-binding English translation) - Satzung (binding German version) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License v2.0. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.

PCRE - Perl Compatible Regular Expressions GettingStarted Cassandra documentation from DataStax DataStax's latest Cassandra documentation covers topics from installation to troubleshooting, including a Quick Start Guide. Documentation for older releases is also available. Introduction This document aims to provide a few easy to follow steps to take the first-time user from installation, to running single node Cassandra, and overview to configure multinode cluster. Cassandra is meant to run on a cluster of nodes, but will run equally well on a single machine. Step 0: Prerequisites and Connecting to the Community Cassandra requires the most stable version of Java 7 you can deploy, preferably the Oracle/Sun JVM. The best way to ensure you always have up to date information on the project, releases, stability, bugs, and features is to subscribe to the users mailing list (subscription required) and participate in the #cassandra channel on IRC. Step 1: Download Cassandra Download links for the latest stable release can always be found on the website.

Etherpad No more sending your stuff back and forth via email, just set up a pad, share the link and start collaborating! Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. together with your friends, fellow students or colleagues, all working on the same document at the same time. All instances provide access to all data through a well-documented API and supports import/export to many major data exchange formats. You don't need to set up a server and install Etherpad in order to use it. Etherpad is an open source project. One of the first things you should do is actually use Etherpad, and get to know it - read about it, evangelise it, and engage with the wider community. If you'd like to help, get in touch! Development workflow The main development happens on Github. Once in a while we merge develop into master, which results in a new release. Thank you!

Related: