wok view podofo/description.txt @ rev 25748
xfce4-clipman-plugin, xfce4-notifyd, xfce4-volumed: replaced dependency libxfconf by xfconf
author | Hans-G?nter Theisgen |
---|---|
date | Sat Aug 31 09:56:34 2024 +0100 (4 months ago) |
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.