The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files.
It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure.
Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo
Please raise new issues in the GitHub project.
AS OF 2015-10, HIS REPO IS FROZEN.
Any future development will occur at https://github.com/mew-cx/osgtoy
A grabbag of various experimental/maybe-useful "toys" for the OpenSceneGraph, such as examples, experiments, utilities, file importer plugins, and pseudoloaders. See also:
http://openscenegraph.org/
http://mew.cx/osg/
NOTE: Codebase is being moved to it's new home at: https://github.com/cjcliffe/CubicVR A high-performance object-oriented OpenGL 2.0 & OpenGL ES 3D engine with a simple implicit library interface. Includes GLSL, Bullet physics and Lua scripting.