Support > Forums > OpenBots Studio > How to use Split pdf activity
How to extract multiple pdf invoices to split pages.
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
Hey @Rushabh Arbat
I am trying to use split pdf but then after splitting the file it saves only the first page and rest all gets overwritten. How do we avoid this?
Hi Rushabh Arbat,
Thanks for your reply.
Hi Shanmuga Priya,
Normally, you can use the Split PDF Command to splits a specified pdf file into a single pdf for the provided page range. (For Ex- If you have a 100 pages PDF file but you want only the first 50 pages in that Pdf then you can use this command by giving range "1:50")
In addition, to extract multiple pdf information you can use:
Get PDF Text Command - this command extracts all the text from PDF file. Get PDF Form Field Value - this command gets the value of specified form PDF field. Get PDF Images - this command read all the images from PDF file.
Also, you can find the PDF_TextExtraction Automation sample if you navigate to Library -> Samples - > PDF_TextExtraction Automation To run the sample script, make sure to update the vInputsPath variable with your corresponding Samples input path:
Thanks
You are not authorized to reply, please click here to login and add your reply to this topic.