BE_PDFGetPages

BE_PDFGetPages(pdfPathOrContainer;newPDFPath;fromPageNum;{toPageNum})



Copies a number of pages from a PDF and creates a new document from only those pages.

Parameters:

- pdfPathOrContainer : The original file to GET the pages from.

- newPDFPath :

- fromPageNum : the starting page number to begin from.

- toPageNum : the page number to end or if left out, will go to the end of the document.

Keywords:

PDF Page Get


Version History:

- 4.0 :

- 4.0.2 : Renamed from BE_PDF_GetPages

- 4.2.0 : Added a "garbage collection" option so that the resulting file size is reduced as well.

Still need help? Contact Us Contact Us