Hi,
I would like to download excel worksheet and change it into PDF for printing.
I would like a code that captures everything on the worksheet into PDF
Thanks
Hi,
I would like to download excel worksheet and change it into PDF for printing.
I would like a code that captures everything on the worksheet into PDF
Thanks
You have an activity save excel to pdf for that please use the same
https://docs.uipath.com/activities/docs/save-as-pdf-x
Cheers
I have tried that, however, it doesnt capture my whole excel sheet.
Leaving some of the information out. Is there an alternative?
This process will read the specified worksheet from the Excel file, close the workbook, and then export the worksheet as a PDF file.
Note: Make sure to have the UiPath.Excel.Activities and UiPath.PDF.Activities packages installed in your project to access the necessary activities.
Hii, I have the same problem, but I cannot find Export to PDF activity, only save excel file as pdf, even though I have the right package installed. Can you help me please.
I also only find “Save Excel File as pdf”. It is working, but it does not allow me to select a sheet. Thus it is always converting everything. Any idea how to just convert 1 selected sheet.
Thanks.