THotPDF.ExtractLoadedPagesToPDF Method

Metodesammendrag: THotPDF.ExtractLoadedPagesToPDF Method

Deklarasjon

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

Enhet

HPDFDoc

Parametere

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

Returverdi

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

Bruksnotater

Relaterte API-er