Support > Forums > OpenBots Studio > How to use Split pdf activity

How to use Split pdf activity

Shanmuga Priya

  • Reporter
  • Calender Icon December 13,2022 at 1:51 PM

How to extract multiple pdf invoices to split pages.

This forum has 314 topics, 681 replies, and was last updated 22 days ago by Support Agent

Harshita Aralik...

  • Participant
  • Calender Icon January 19,2023 at 9:09 PM

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?

Shanmuga Priya

  • Participant
  • Calender Icon December 15,2022 at 7:46 AM

Hi Rushabh Arbat,

          Thanks for your reply.

Rushabh Arbat

  • Participant
  • Calender Icon December 14,2022 at 3:59 PM

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.