THotPDF.ExtractLoadedPagesToPDF Method

Sažetak metode: THotPDF.ExtractLoadedPagesToPDF Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Povratna vrijednost

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

Napomene za uporabu

Povezani API-ji