by NeO78 (1 Submission)
Category: Files/File Controls/Input/Output
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(46 Votes)
The purpose of this class is to generate PDF file without ocx , dll or virtual printer.
Just using differents methods and properties to build dynamically PDF objects to generate PDF file.
Codes of methods and properties has been build about Adobe PDF Specification (free specification download from Adobe).
About images, Jpeg images are only supported.
PDF files are not compressed.
Bookmarks are supported in this class.
Only True Type Fonts are supported (if the Adobe Font Metrics File is in app Fonts dir).
Download PDF Printer Class (161 KB)