ByteScout-Spreadsheet-SDK-VB-NET-Export-To-PDF
ByteScout-Spreadsheet-SDK-VB-NET-Export-To-PDF
com
These sample source codes on this page below are demonstrating how to export to PDF in VB.NET.
ByteScout Spreadsheet SDK is the SDK component for writing, reading, modifying and calculating Excel
and CSV spreadsheets. Can calculate and reculculate formulas with Excel installed. You may import or
export data to and from CSV, XML, JSON. Supports export to databases, arrays, streams. It can be used to
export to PDF using VB.NET.
This rich sample source code in VB.NET for ByteScout Spreadsheet SDK includes the number of functions
and options you should do calling the API to export to PDF. In your VB.NET project or application you may
simply copy & paste the code and then run your app! Test VB.NET sample code examples whether they
respond your needs and requirements for the project.
Free trial version of ByteScout Spreadsheet SDK is available for download from our website. Get it to try
other source code samples for VB.NET.
visit www.ByteScout.com
Module1.vb
Imports Bytescout.Spreadsheet
Imports System.IO
Module Module1
Sub Main()
' Open Spreadsheet
Dim document As New Spreadsheet()
document.LoadFromFile("SimpleReport.xls")
End Sub
End Module
VIDEO
https://www.youtube.com/watch?v=nm_7I0PN1TY
visit www.ByteScout.com
visit www.PDF.co
www.bytescout.com