Winnovative Excel to PDF Converter

ExcelToPdfConverterConvertExcelStream Method

Winnovative Excel to PDF Converter Documentation
Overload List

  NameDescription
Public methodConvertExcelStream(Stream)
Converts an Excel document read from a stream to PDF and returns the rendered PDF document into a memory buffer
Public methodConvertExcelStream(Stream, Int32)
Converts an Excel document read from a stream to PDF and returns the rendered PDF document into a memory buffer. You can specify the list of worksheets to be exported to PDF
Public methodConvertExcelStream(Stream, String)
Converts an Excel document read from a stream to PDF and returns the rendered PDF document into a memory buffer
Public methodConvertExcelStream(Stream, String, Int32)
Converts an Excel document read from a stream to PDF and returns the rendered PDF document into a memory buffer. You can specify the password to open the Excel File and the list of worksheets to be exported to PDF
Top
See Also

Reference