Hello Friend,
I’m trying to use the solution proposed in: Split PDF based on words
i’m testing the join pdf activity to replace the balareva one, but i don’t know exactly the input for this activity.
any help
Hello Friend,
I’m trying to use the solution proposed in: Split PDF based on words
i’m testing the join pdf activity to replace the balareva one, but i don’t know exactly the input for this activity.
any help
Hi @abdel ,
Is your case same as the one provided in the Post that you have mentioned ?
Do you want to Split Pages of the PDF Document based on the words found in the page ?
Or Maybe you can explain your case in a bit more detail so that we can help you with the approach.
If you could provide a sample document and it’s expected output, it would also helps us.
Hello @supermanPunch
Is your case same as the one provided in the Post that you have mentioned ?
Yes it is the almost the same case.
Do you want to Split Pages of the PDF Document based on the words found in the page ?
YEs
Or Maybe you can explain your case in a bit more detail so that we can help you with the approach.
I’m trying to split pdf document according to a string “Name”:
Example: i suppose that the string is present in the first page: eg "Name " => so i would like to get all the pages until i reach the next ocuurance of the word: eg “name”
If you could provide a sample document and it’s expected output, it would also helps us.
=> please look to the sample
sample main pdf.pdf (56.9 KB)
as output i expected *in a single pdf file: page 1, Page 2 to 3, page 4 to page 5
Hi @abdel ,
Apologies for the Late Reply.
If you Still haven’t found a solution to this, Could you check the workflow provided below :
Split_PdfPages_BasedOnWord.zip (52.3 KB)
There many be some scenarios which may not be working as expected but we would want to know which specific scenarios it did not work, so that we can handle that part as well.
Let us know after you have tested it with all kinds of input data.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.