mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 07:12:02 +02:00
Add Github workflow/sponsor info.
This commit is contained in:
@@ -4,10 +4,10 @@ pdfio - PDF Read/Write Library
|
||||
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 encrypted PDF files.
|
||||
- Support writing PDF files with digital signatures.
|
||||
- Read and write any version of PDF file
|
||||
- Provide access to pages, objects, and streams within a PDF file
|
||||
- Support reading encrypted PDF files
|
||||
- Support writing PDF files with digital signatures
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user