wok-6.x view podofo/description.txt @ rev 24647
updated hp15c (4.0.00 -> 4.3.00)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 10 11:23:00 2022 +0100 (2022-03-10) |
parents | |
children |
line source
1 The PoDoFo library is a free, portable C++ library.
2 It can parse and modify existing PDF files and create new ones from scratch.
3 It also includes several tools to work with PDF files.
4 It features an unique approach which provides access to PDF documents via an
5 object tree. Therefore, PDFs can be created and or manipulated using a simple
6 tree structure.