
Sort PDF files on page count using Adobe Acrobat
This example flow sorts incoming PDFs in folders, based on the number of pages the file contains.
This flow is compatible with: PowerSWITCH.
Information
When a file is dropped in the Input folder, the Script Element will execute the attached script to check the number of pages in the file and move the file over the matching connection. You can add as many connections as you want. If the number does not match any of the 'Output' connections, the file will be moved along the error connection and saved in the Other folder.
Using this flow
- Download the flow and save it on your computer: download flow
- Launch PowerSWITCH
- Use the “Flow > Import…” menu item
- In the dialog that is shown, select the flow file
The flow now appears in the flow list. You can now examine or customize it to your needs.
