ConvertExcelFileToFile(String, String) | Converts an Excel file to PDF and writes the rendered PDF document into a file |
ConvertExcelFileToFile(String, Int32, String) | Converts an Excel file to PDF and writes the rendered PDF document into a file. You can specify the list of worksheets to be exported to PDF |
ConvertExcelFileToFile(String, String, String) | Converts an Excel file to PDF and writes the rendered PDF document into a file |
ConvertExcelFileToFile(String, String, Int32, String) | Converts an Excel file to PDF and writes the rendered PDF document into a file. You can specify the password to open the Excel document and the list of worksheets to be exported to PDF |