Have a PDF document with multiple pages. The PDF document is printed to workflow, but not all of the original PDF document will be printed, just sections. There are page numbers on each PDF page.
Need to extract the page number from each page and concatenate into a field. Then change the format to a range or ranges of pages. (i.e., 2-5, 9-12)
Section 1 is a background PDF from the data mapper. Section 2 is a trailing page with the additional information scraped from the page listed as human readable along with a barcode.
- System Time Stamp (Now)
- Actual Page Count (steps.TotalPages)
- Page Range(s) from original document (extracted from each page of document)
- Document Name (extracted from first page of document)
- And a few more (extracted from first page of document)
Datamapper Boundaries
Only one document per PDF.
Not sure how to collect the Page Range(s).