michaelrsweet / pdfio

PDFio is a simple C library for reading and writing PDF files.
https://www.msweet.org/pdfio
Apache License 2.0
199 stars 44 forks source link

Update in documentation #78

Closed uddhavphatak closed 1 month ago

uddhavphatak commented 1 month ago

Basics of PDF File have been added. It mainly includes the following:

uddhavphatak commented 1 month ago

I have decided to remove the "How a PDF File is Read" and "How a PDF File is Written", because the reading and writing PDF file is explained well in overview. also I am not able to figure out where to put the "understanding PDF Files", for now, I have edited it to be above API Overview. Is it okay for it to be there?