Page 1 of 1

PDF Split Page

Posted: Fri Jan 19, 2024 7:20 pm
by Charltonpaul
Totally new to switch. Worked how to extract pages from a PDF using the PDF Split pages tool.
Is there a way or re-combining them into one PDF .
Have tried but kept coming up with errors.

Re: PDF Split Page

Posted: Fri Jan 19, 2024 8:11 pm
by rhd_ole
After you split them them must be assembled into a folder, using assemble. From there you can use the Merge app to combine them into one.
Screenshot 2024-01-19 at 1.13.30 PM.png
Screenshot 2024-01-19 at 1.13.30 PM.png (98.37 KiB) Viewed 4004 times

Re: PDF Split Page

Posted: Sat Jan 20, 2024 9:59 am
by Charltonpaul
I'm using the split PDF pages tool, not the .split pdf one. Hope that makes sense.

Re: PDF Split Page

Posted: Mon Jan 22, 2024 12:27 pm
by rhd_ole
Charltonpaul wrote: Sat Jan 20, 2024 9:59 am I'm using the split PDF pages tool, not the .split pdf one. Hope that makes sense.
It would be the same. You need to use an assemble the split pages into a folder, once they are in a folder the merge will put them back to a single PDF.

Depending on how you want to merge the files, you can use the privatedata it creates to help the assemble. We use the <key>.NumFiles a lot for the assemble along with the <key>.JobID
Custom Scheme:
Screenshot 2024-01-22 at 5.22.47 AM copy.jpg
Screenshot 2024-01-22 at 5.22.47 AM copy.jpg (131.65 KiB) Viewed 3834 times
Job Identifier
Screenshot 2024-01-22 at 5.22.34 AM copy.jpg
Screenshot 2024-01-22 at 5.22.34 AM copy.jpg (246.91 KiB) Viewed 3834 times
Number of Files
Screenshot 2024-01-22 at 5.22.02 AM copy.jpg
Screenshot 2024-01-22 at 5.22.02 AM copy.jpg (190.19 KiB) Viewed 3834 times

The result will be all the files into a folder, and that folder passed to the Merge app will assemble them into one PDF.

Hope that helps, HAPPY SWITCHING!

Re: PDF Split Page

Posted: Thu Jan 25, 2024 12:56 pm
by Charltonpaul
Thanks for getting back to me, I did find a work around by entering in the Private Data key box "SplitPDF".
Thanks for the screenshots and other info will come very in handy for the future.