| set |
This is the pdfio:std metapackage.
It pulls in all subpackages of pdfio:std. |
| primary |
PDFio is a simple C library for reading and writing PDF files. The primary
goals of PDFio are:
- Read and write any version of PDF file
- Provide access to pages, objects, and streams within a PDF file
- Support reading and writing of encrypted PDF files
- Extract or embed useful metadata (author, creator, page information, etc)
- "Filter" PDF files, for example to extract a range of pages or to embed
fonts that are missing from a PDF
- Provide access to objects used for each page
PDFio is *not* concerned with rendering or viewing a PDF file, although
PDF RIP or viewer could be written using it.
|
| dev |
This is the developer subpackage of the pdfio:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
| man |
This is the man page subpackage of the pdfio:std port. |
| docs |
This is the documents subpackage of the pdfio:std port. |
| examples |
This is the examples subpackage of the pdfio:std port. |