THotPDF.ExtractLoadedPagesToPDF Method
סיכום המתודה: THotPDF.ExtractLoadedPagesToPDF Method
הצהרה
function ExtractLoadedPagesToPDF(const PageRange: string; const OutputPath: TFileName): boolean;
יחידה
HPDFDoc
פרמטרים
| שם | מטרה |
|---|---|
PageRange | One-based page range such as 1,3-4; an empty value selects all pages |
OutputPath | Destination PDF file path |
ערך החזרה
Returns True when at least one selected page is written to the destination file
הערות שימוש
- PageRange uses one-based page numbers and an empty value selects all pages
- OutputPath must be non-empty and the loaded source must contain at least one page
ממשקי API קשורים
- THotPDF
- THPDFPage
- תוכן