Save excel to pdf

i want to convert excel to pdf kindly assistexceltopdf2.xlsx (7.8 KB) emphasized text

Install the below package to convert excel to pdf…

@monalisaq

Install excel to pdf activity from manage package …
image
image

1 Like

Check this below link, this may help you.

@monalisaq,

Welcome to our Community!

You can do it in Excel features itself, just open the excel using Excel Application scope,
then send hotkey as F12 by attaching the excel window.

Then you can do it there as shown and highlighted in the image below.

thank you for the solution

do i use the send hotkey triggers and tab but failing to select the PDF can you assist

regards

@monalisaq,

Excel_SaveAs_PDF.xaml (46.5 KB)

Check with this xaml, you need to pass argument correctly to work with.

Here is an activity to export the excel file to PDF AND XPS …

Regards
Balamurugan.S

1 Like

Hello:

Does the input file and output file require a full path? It didn’t work when I only provided a partial path, but it worked when the full path was provided.

Thanks,

1 Like

Hi @jinli.ma,

Welcome to UiPath Community !

Yes. You have to provide the full path…

Thank you
Balamurugan.S

1 Like

Very useful ! thank you !!!

1 Like

Hello, it says the parameter is incorrect whenever i input parameters on cell range,

And if i changed it to “”, it says that value does not fall within the expected range

I followed your tutorial and yet i have error., what should i do

Hi,
You can refer the following thread to convert excel to pdf.
https://forum.uipath.com/t/uipath-convert-excel-to-pdf-save-excel-file-as-pdf-activity-select-the-pages-to-convert/473994