ports

textproc/podofo

podofo-0.9.5p0 – library and tools to modify and parse PDF documents

Description

PoDoFo is a free portable C++ library which includes classes to parse a PDF
file and modify its contents into memory. The changes can be written back to
disk easily. PoDoFo is designed to avoid loading large PDF objects into
memory until they are required and can write large streams immediately to
disk, so it is possible to manipulate quite large files with it.

Besides PDF parsing and writing PoDoFo includes also very simple classes
to create your own PDF files.

PoDoFo is primarily useful for applications that wish to do lower level
manipulation of PDF, such as extracting content or merging files. It's also
useful if your application has specific requirements for its PDF output that
more general output-oriented libraries like Cairo cannot satisfy.

Simple tools tuild around the PoDoFo library are also included. They are
primarily examples on how to use the PoDoFo library in your own projects,
but also offer some features for working with PDF files.

WWW: http://podofo.sourceforge.net/

Only for arches
aarch64 alpha amd64 amd64 arm arm hppa i386 i386 mips64 mips64el powerpc sparc64
Categories:
textproc

Library dependencies

Build dependencies

Run dependencies

None