Create your first automation in just a few minutes.Try Studio Web →
by YouTube
3
Activity
348
Summary
Summary
Converts an Excel file to a PDF file by specifying the worksheet name. If the Worksheet name is not specified the whole Workbook is converted to PDF
Overview
Overview
Input:
DestinationPath - Type String - Optional :
Specifies the absolute path of to store the PDF file. If unspecified, it takes in the path of the Source Excel file and stores the PDF file in that path.
ExcelSourcePath - Type String - Mandatory :
Specifies the absolute path of the Excel file to be converted.
SheetName- Type String - Optional:
Specifies the name of the particular sheet to be converted to PDF. If unspecified, the whole workbook is converted to a PDF Document.
Output:
result- Type boolean - Optional :
Returns True if the operation has been carried out successfully, otherwise returns False.
Features
Features
Each worksheet in an Excel file can be converted to an individual PDF file. Provision for converting the whole workbook to PDF is also included.
Additional Information
Additional Information
Dependencies
Microsoft.Office.Interop.Excel
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
MIT
Privacy Terms
Technical
Version
1.1.8Updated
February 18, 2020Works with
v2019.6.0
Certification
Silver Certified
Support
UiPath Community Support