All of lore.kernel.org
 help / color / mirror / Atom feed
* [Printing-architecture] PDFio 1.0.0
@ 2021-12-14 18:46 Michael Sweet
  0 siblings, 0 replies; only message in thread
From: Michael Sweet @ 2021-12-14 18:46 UTC (permalink / raw)
  To: printing-architecture

All,

The first stable release of PDFio is now available!  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 a PDF RIP or viewer could be written using it.

Enjoy!

Download: https://github.com/michaelrsweet/pdfio/releases/tag/v1.0.0
Home Page: https://www.msweet.org/pdfio

________________________
Michael Sweet




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-14 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 18:46 [Printing-architecture] PDFio 1.0.0 Michael Sweet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.