PDFDoc Scout |
PDFDoc Scout library - Sample for
KiXtart
Using PDFDoc Scout library from KiXtart How
to create PDF document from KiXtart: "Hello, World!" PDF document
This guide will teach you how to create simple PDF document using PDFDoc Scout library and KiXtart. Thanks to Marty Vijverberg for the contribution! Break on ;create PDFDoc object ;set output filename for PDF document ;starts PDF document generation ;add text to current page - draw text At (100,100) And
rotate At 15 degrees ;close pdf document generation ;disconnect from library
"Hello, World!" quick start step-by-step tutorials: |
|
|
||