Extract PDF Page Range
UiPath.IntelligentOCR.StudioWeb.Activities.PDF.ExtractPDFPageRange.ExtractPDFPageRange
Description
Extracts a specified range of pages from a PDF document.
Project compatibility
Windows | Cross-platform
Configuration
Properties
- PDF File - The file object.
- Page Range - Specify the range of pages you wish to process in a document. You can define the range using individual pages (e.g., "7"), a set of pages (e.g., "7-12"), a complex combination of both individual pages and page sets (e.g., "2-5,7 , 15-End" or "All"), or a complex sequence that alters the original order (e.g., "4, 1-2, 7").
Advanced options
- Result File Name - The file name used for the generated output file. If another file with the given name already exists in the same location, it is replaced.
- File Password - The password of the PDF file, if necessary.
Output
- Exported PDF - The new PDF file object.