THotPDF.ExtractLoadedPagesToPDF Method

Résumé de la méthode: THotPDF.ExtractLoadedPagesToPDF Method

Déclaration

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

Unité

HPDFDoc

Paramètres

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

Valeur de retour

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

Notes d'utilisation

API associées