THotPDF.ExtractLoadedPagesToPDF Method

Methodeoverzicht: THotPDF.ExtractLoadedPagesToPDF Method

Declaratie

function ExtractLoadedPagesToPDF(const PageRange: string; const OutputPath: TFileName): boolean;

Eenheid

HPDFDoc

Parameters

NaamDoel
PageRangeOne-based page range such as 1,3-4; an empty value selects all pages
OutputPathDestination PDF file path

Retourwaarde

Returns True when at least one selected page is written to the destination file

Gebruiksaantekeningen

Gerelateerde API's