Navigation: Technical API Reference > PDF Creation, Email > IWPPdfCreator > Methods >
BeginDoc Method
Applies to
IWPPdfCreator
Declaration
function BeginDoc: WordBool;
Description
Start a PDF file. This makes it possible to export several texts into one PDF file. You need to execute EndDoc to close the PDF file.