Here is a list of all documented files with brief descriptions:
| fpdfavail.h [code] | Header file for the asynchronous module - allows reading and downloading of a PDF file to occur at the same time. For example, an application can display the first page of the document while the other pages are still downloading |
| fpdfeditbase.h [code] | Header file for the Ebase module - provides the base functions for document editing |
| fpdfobjectedit.h [code] | Header file for the object module - provides the interfaces for editing page objects |
| fpdfppo.h [code] | Header file for the page module - provides the interfaces for page manipulation |
| fpdfprogressive.h [code] | Header file for the progressive module - progressive functionality allows an application to respond to other operations while a document is in the process of displaying |
| fpdfsecurity.h [code] | Header file for the security module - encrypt, decrypt and remove encryption from existing PDF documents |
| fpdftext.h [code] | Header file for the text module - for text extraction |
| fpdfview.h [code] | Header file for the view module - to render PDF documents and obtain basic PDF information |