Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
qpdf-wrapper-class.zip | 2009-10-31 | 4.0 kB | |
qpdf-demo-application.zip | 2009-10-31 | 20.4 kB | |
README.txt | 2009-10-31 | 556 Bytes | |
Totals: 3 Items | 24.9 kB | 4 |
The files here have been generously contributed by Zarko Gajic [http://delphi.about.com]. The qpdf-wrapper-class.zip file contains qpdf.pas, a Delphi class called "TQPDF" that wraps around qpdf by making calls to qpdf.dll using the export "C"-language API. The qpdf-demo-application.zip file contains additional sources to build a PDF linearization (also known as "fast web view") application that uses TQPDF behind the scenes to do the PDF work. These files are released under version 2.0 of the artistic license, the same as qpdf itself.