Hi all,
I want to split pdf by every page, so how should i do?
Hi @Gokul001 ,
Can you give me a sample? Thank you!
AN20_20220822.pdf (73.8 KB)
I want to split pdf by each pdge.
Hi @Chen-Jim
Look the Content
Have a look on the XAML file
ExtractPDF PAge.xaml (4.3 KB)
Output
Sample.pdf (50.9 KB)
Regards
Gokul
Update workflow @Chen-Jim
ExtractPDF PAge.xaml (8.0 KB)
You need to get the pdf page count and loop through all the page in the pdf
You can try with While loop activity
Regards
Gokul
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.