THotPDF.ExtractLoadedPagesToPDF Method

Souhrn metody: THotPDF.ExtractLoadedPagesToPDF Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
PageRangeOne-based page range such as 1,3-4; an empty value selects all pages
OutputPathDestination PDF file path

Návratová hodnota

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

Poznámky k použití

Související API