Download List

Project Description

PoDoFo is a C++ library to work with the PDF file
format. It also includes also a few tools. It
includes classes to parse a PDF file, modify its
contents in memory, write the changes back to
disk, and create new PDF files. The PoDoFo tools
are simple tools built around the PoDoFo library.
These tools are primarily examples of how to use
the PoDoFo library in your own projects, although
they offer useful features for working with PDF
files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-22 19:04 Back to release list
0.3.0

The core API was refactored in most areas to simplify application development using PoDoFo. Many bugs could be fixed and several PDF features were added. Exceptions are used instead of error codes now. An LZW decoder was added. PdfPainter is now able to paint on pages from existing PDF files.
Tags: Major feature enhancements

Project Resources