PDFio is a simple C library for reading and writing PDF files. The primary goals of PDFio are:
PDFio is not concerned with rendering or viewing a PDF file, although a PDF RIP or viewer could be written using it.
PDFio requires the following to build the software:
make
programIDE files for Xcode (macOS/iOS) and Visual Studio (Windows) are also provided.
PDFio is Copyright © 2021 by Michael R Sweet.
This software is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GPL2/LGPL2 software. See the files “LICENSE” and “NOTICE” for more information.
PDFio 1.0.1 March 02, 2022
PDFio 1.0.0 December 14, 2021
PDFio 1.0rc1 November 30, 2021
PDFio 1.0b2 November 07, 2021
PDFio 1.0b1 August 30, 2021
Announcing PDFio, a Simple PDF Read/Write Library May 30, 2021