|
The wPDF SourceCode is almost 100% alike the DLL version - there are only a few differences.
| • | Uses unit WPPDFR1_src instead of WPPDFR1 |
| • | Does not require WPDF_START() function |
| • | Does not use the DLL interface. It uses the PDF-Engine directly |
| • | TWPDFPagesImport component is not supported (in the STD version it is usually disabled since it is now obsolete) |
|