Winnovative Excel to PDF Converter

ExcelToPdfConverterConvertExcelStreamToFile Method

Winnovative Excel to PDF Converter Documentation
Overload List

  NameDescription
Public methodConvertExcelStreamToFile(Stream, String)
Converts an Excel document read from a stream to PDF and writes the rendered PDF document into a file
Public methodConvertExcelStreamToFile(Stream, Int32, String)
Converts an Excel document read from a stream to PDF and writes the rendered PDF document into a file. You can specify the list of worksheets to be exported to PDF
Public methodConvertExcelStreamToFile(Stream, String, String)
Converts an Excel document read from a stream to PDF and writes the rendered PDF document into a file
Public methodConvertExcelStreamToFile(Stream, String, Int32, String)
Converts an Excel document read from a stream 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
Top
See Also

Reference