THotPDF.ExtractLoadedPagesToPDF Method

Riepilogo del metodo: THotPDF.ExtractLoadedPagesToPDF Method

Dichiarazione

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

Unità

HPDFDoc

Parametri

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

Valore restituito

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

Note d'uso

API correlate