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