THotPDF.ExtractLoadedPagesToPDF Method

Rezumatul metodei: THotPDF.ExtractLoadedPagesToPDF Method

Declarație

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

Unitate

HPDFDoc

Parametri

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

Valoare de întoarcere

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

Note de utilizare

API-uri asociate