podofo tools

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

podofo tools

#1 Post 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
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

podofo tools 0.9.0

#2 Post 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
Attachments
sample-plan-files.zip
sample plan files for podofoimpose
(11 KiB) Downloaded 591 times
example.lua.zip
example lua file for podofocolor
(1.73 KiB) Downloaded 558 times
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#3 Post by sc0ttman »

Thanks for these Dingo :D
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Spirmy25
Posts: 2
Joined: Fri 30 Sep 2011, 06:25
Contact:

#4 Post by Spirmy25 »

Thanks for your help!!! I solved my problem. You did a great job foe me!!:)

Post Reply