Tools based on libpodofo to work with the PDF file format https://github.com/podofo/podofo
Go to file
2024-01-06 10:23:37 +01:00
podofo-0.9.3-gcc-4.9.patch patch against gcc 4.9 [release 0.9.3-2mamba;Sat Sep 27 2014] 2024-01-06 10:23:37 +01:00
podofo-0.9.8-upstream-fix_declaration_of_operator.patch rebuilt with upstream build fix [release 0.9.8-2mamba;Wed Jan 11 2023] 2024-01-06 10:23:37 +01:00
podofo.spec rebuilt with upstream build fix [release 0.9.8-2mamba;Wed Jan 11 2023] 2024-01-06 10:23:37 +01:00
README.md automatic version update by autodist [release 0.9.2-1mamba;Sat Jul 20 2013] 2024-01-06 10:23:37 +01:00

podofo

The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo.