Info
Version: | 2024.10.16 |
Author(s): | SautinSoft |
Last Update: | Thursday, October 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://sautinsoft.com/products/excel-to-pdf/ |
NuGet Url: | https://www.nuget.org/packages/SautinSoft.ExcelToPdf |
Install
Install-Package SautinSoft.ExcelToPdf
dotnet add package SautinSoft.ExcelToPdf
paket add SautinSoft.ExcelToPdf
SautinSoft.ExcelToPdf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
No dependencies.
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
No dependencies.
No dependencies.
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
- System.IO.Packaging(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Drawing.Common(>= 4.7.0)
Tags
Read: XLSX, XLS.
Write: PDF, DOCX, RTF.
Doesn't support Charts.
+ Created in 100% managed C#.
No Microsoft Office automation.
+ Has own XLSX/XLS parser (Charts are not supported).
+ Has own DOCX renderer according to ECMA-376 specification.
+ Has own RTF renderer according to RTF 1.8 specification.
+ Has own PDF renderer according to PDF reference 1.2 — 1.7, PDF/A-1a — PDF/A-3u.
+ .NET Framework 4.6.2 and higher.
+ .NET.