forked from Uzi-Granot/PdfFileWriter
-
Notifications
You must be signed in to change notification settings - Fork 1
5. References
OgreTransporter edited this page Mar 2, 2020
·
1 revision
- Adobe PDF file specification document available from Adobe website: “PDF Reference, Sixth Edition, Adobe Portable Document Format Version 1.7 November 2006”.
- Information about OpenType font specifications can be found at Microsoft Typography - OpenType Specification.
- Source for a decompression class matching the PDF Deflate compression class is available at "PDF File Analyzer With C# Parsing Classes" article.
This page is a copy from https://www.codeproject.com/Articles/570682/PDF-File-Writer-Csharp-Class-Library by Uzi Granot. The article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL). All rights to the texts and source code remain with Uzi Granot.