Page 1 of 1

podofo tools

Posted: Tue 02 Nov 2010, 17:32
by Dingo
on October 25, podofo 0.8.4 was released
- http://podofo.sourceforge.net/download.html
Compiled in Puppy 3.01 (working also in Puppy 4.xx series)
- download podofo for Puppy 3.01
http://dokupuppylinux.co.cc/programs:pdf_manipulation

For compilers: it needs cmake 2.6.4
binaries here: http://www.4shared.com/file/FnkRUuSf/cm ... -i386.html
What it is podofo?
PoDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF (Portable Document Format). A few tools to work with PDF files are already included in the PoDoFo package.

The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo.

PoDoFo is written in C++ and the code was sucessfully compiled under Unix, Mac OS X and Windows.
These commandline tools are part of the PoDoFo library and provide several useful operations to work with PDF files.
These commandline tools are part of the PoDoFo library and provide several useful operations to work with PDF files.
Tool Description
podofobox The podofobox tool can set the media,crop,bleed,trim and art box on pages of a PDF file.
podofocountpages Counts the number of pages in a pdf files.
podofocrop Crops every page in a PDF file to its bounding box.
podofoencrypt Encrypts PDF files using RC4 or AES encoding and can set PDF security settings.
podofoimg2pdf Convert images to PDF files.
podofoimgextract Extract all images from a PDF file.
podofoimpose A powerful PDF imposition tool.
podofoincremental Provides information about incremental updates in PDF files.
podofomerge Can merge several PDF files to one PDF file.
podofopages Can move and delete pages in a PDF document.
podofopdfinfo Gives various information of a PDF file.
podofotxt2pdf Convert plain text to PDF files.
podofotxtextract Extract all text from a PDF file
podofouncompress Uncompress PDF files.
podofoxmp Modify or extract XMP information from a PDF

podofo tools 0.9.0

Posted: Tue 15 Mar 2011, 20:41
by Dingo
UPDATE

podofo tools 0.9.0

on march 14 2011, podofo 0.9.0 was released
- http://podofo.sourceforge.net/download.html
Compiled in Puppy 3.01 (working also in Puppy 4.xx series)
- download podofo for Puppy 3.01-4.x.x
http://dokupuppylinux.co.cc/programs:pdf_manipulation

NEWS:

a new tool added:
http://domseichter.blogspot.com/2011/01 ... n-pdf.html
podofocolor
[quote]Podofocolor is the newest addition to the podofo-tools package. It is a command-line tool to analyze and/or modify all colors in a PDF file. This can be done using predefined rules or based on a custom Lua script.

Basically, podofocolor opens a PDF file and goes through every page or vector graphics object (e.g. an XObject) and looks at every PDF command. Whenever it encounters a colorspace definition or a PDF command, which sets a color for a following PDF operation like “draw a line

Posted: Tue 24 May 2011, 16:15
by sc0ttman
Thanks for these Dingo :D

Posted: Fri 30 Sep 2011, 08:40
by Spirmy25
Thanks for your help!!! I solved my problem. You did a great job foe me!!:)