Winnovative Excel to PDF Converter

ExcelToPdfConverterConvertExcelStreamToStream Method

Winnovative Excel to PDF Converter Documentation
Overload List

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

Reference