Hi All,
I have one excel with N number of sheets. I want to convert that sheets to separate pdf.
Can anyone assist?
Thanks,
Sayali
Hi All,
I have one excel with N number of sheets. I want to convert that sheets to separate pdf.
Can anyone assist?
Thanks,
Sayali
You can use the Save excel file as pdf activity to convert the excel to pdf
Hope it helps!!
Check the post below. It does seem to be the same requirement.
https://forum.uipath.com/t/spreadsheet-to-pdf/511395
Regards,
Check this:
Hi @mkankatala @lrtetala @Tuannna1
Thanks for your reply.
I am using this activity but there are total 6 sheets and i want to generate 6 different pdf.
Any lead on this?
Use Get workbook sheets activity
Then use the below workflow to convert the each sheet to different pdf.
Browser_Practice.xaml (16.2 KB)
Hope it helps!!
Thanks for the quick response.
Let me try this out.
Okay @sayali_gujarathi1
I have given the count which changes the pdf names by pdf1, pdf2 like that.
In write range workbook activity check the add headers option.
Hope you got the solution for your query!!
cheers
Hi @mkankatala ,
I am not able to open file that you attached. Can you please attached complete ZIP folder ?
Sorry @sayali_gujarathi1
Check the below one
Email Process.zip (152.1 KB)
I made the project in to zip. Unzip the file and open the workflow.
Hope it helps!!