Hi Team,
I want to split the pdf on basis of size if file size is grater than 31 mb then file should get split. Please let me know how we can split by using “Adobe pdf services” activity?
Scenario:- If file size is 65 mb then file should get split like 1st one as 31mb & 2nd one as 34mb.
I dont think the latest package of AdobePDFServies(4.x.x) has a merge/split multiple pdfs activity. if my memory is correct, this was available in 3.x.x.
There’s an activity to compress files but, not sure how much that is going to help for a 65 Mb file.
Do see if it is possible for you to use UiPath.PDF.Activities as it has Extract PDF range activity which would work for your requirement, and manage other activities like downloading the raw file and any other using AdobePDFService activities.
Regards
SG.