![]() |
VOOZH | about |
dotnet add package EvoPdf.Next.ExcelToPdf --version 14.16.2
NuGet\Install-Package EvoPdf.Next.ExcelToPdf -Version 14.16.2
<PackageReference Include="EvoPdf.Next.ExcelToPdf" Version="14.16.2" />
<PackageVersion Include="EvoPdf.Next.ExcelToPdf" Version="14.16.2" />Directory.Packages.props
<PackageReference Include="EvoPdf.Next.ExcelToPdf" />Project file
paket add EvoPdf.Next.ExcelToPdf --version 14.16.2
#r "nuget: EvoPdf.Next.ExcelToPdf, 14.16.2"
#:package EvoPdf.Next.ExcelToPdf@14.16.2
#addin nuget:?package=EvoPdf.Next.ExcelToPdf&version=14.16.2Install as a Cake Addin
#tool nuget:?package=EvoPdf.Next.ExcelToPdf&version=14.16.2Install as a Cake Tool
EvoPdf Next Excel to PDF Converter for .NET | HTML to PDF for .NET | PDF Library for .NET | EVO PDF Software | Free Trial | Licensing | Support
The Excel to PDF Converter is a component of the EvoPdf Next Library for .NET that enables accurate conversion of complex Excel documents to PDF.
The converter targets .NET Standard 2.0 and can be used in .NET Core and .NET Framework applications deployed on Windows and Linux platforms, including Azure App Service, Azure Functions and Docker.
This is a multi-platform metapackage that references both the Windows x64 and Linux x64 EvoPdf Next Excel to PDF runtimes.
On Windows platforms, the runtime generally does not require additional dependencies. On Linux platforms, installing some dependency packages might be required, depending on the Linux distribution and version, as described in the online documentation.
EvoPdf Next for .NET has a modular architecture, with separate NuGet packages for each major component to prevent unnecessary files from being included in your applications.
This package is a multi-platform metapackage that references both the Windows x64 and Linux x64 Excel to PDF runtime packages. It is ideal when developing on one operating system and deploying to multiple runtime environments.
If you need a single-platform package, you can use EvoPdf.Next.ExcelToPdf.Windows or EvoPdf.Next.ExcelToPdf.Linux.
The compatibility list of this multi-platform package includes the following platforms:
On Windows platforms, the EvoPdf Next runtime generally does not require the installation of additional dependencies.
On Linux platforms, the Excel to PDF Converter component may require the installation of additional system dependencies, depending on the Linux distribution and version used.
Detailed instructions for installing Linux dependencies are available in the online documentation, in the Getting Started and Publish guides.
Install the package using your preferred NuGet package manager.
EvoPdf.Next.ExcelToPdf (Multi-platform)
https://www.nuget.org/packages/EvoPdf.Next.ExcelToPdf
EvoPdf.Next.ExcelToPdf.Windows (Windows x64)
https://www.nuget.org/packages/EvoPdf.Next.ExcelToPdf.Windows
EvoPdf.Next.ExcelToPdf.Linux (Linux x64)
https://www.nuget.org/packages/EvoPdf.Next.ExcelToPdf.Linux
EvoPdf.Next (Multi-platform)
https://www.nuget.org/packages/EvoPdf.Next
EvoPdf.Next.Windows (Windows x64)
https://www.nuget.org/packages/EvoPdf.Next.Windows
EvoPdf.Next.Linux (Linux x64)
https://www.nuget.org/packages/EvoPdf.Next.Linux
Core PDF API (create, edit, merge and secure PDF documents)
https://www.nuget.org/packages/EvoPdf.Next.Core
HTML to PDF
https://www.nuget.org/packages/EvoPdf.Next.HtmlToPdf
Word to PDF
https://www.nuget.org/packages/EvoPdf.Next.WordToPdf
RTF to PDF
https://www.nuget.org/packages/EvoPdf.Next.RtfToPdf
Markdown to PDF
https://www.nuget.org/packages/EvoPdf.Next.MarkdownToPdf
PDF Processor (PDF to text, PDF to images, extract images)
https://www.nuget.org/packages/EvoPdf.Next.PdfProcessor
All components of the EvoPdf Next for .NET library share the same namespace EvoPdf.Next and can be used together in the same application.
To use the library in your own code, add the following using directive at the top of your C# source file:
using EvoPdf.Next;
For documentation and code samples, please visit: https://www.evopdf.com/evopdf-next-excel-xlsx-to-pdf-dotnet
You can use the sample code below to convert an Excel document to a PDF document that you can either save to a file or send to the browser for download.
// Create an Excel to PDF converter object with default settings
ExcelToPdfConverter excelToPdfConverter = new ExcelToPdfConverter();
// Convert Excel file to a PDF in a memory buffer
byte[] outPdfBuffer = excelToPdfConverter.ConvertToPdf(excelFilePath);
You can download the EvoPdf Next for .NET evaluation package from EVO PDF Downloads page of the website.
The evaluation package contains a demo ASP.NET application with full C# code for all features of the library.
You can evaluate the library for free as long as it is needed to ensure that the solution fits your application needs.
The EVO PDF Software licenses are perpetual which means they never expire for a version of the product and include free maintenance for the first year. You can find more details about licensing on the website.
For technical and sales questions or for general inquiries about our software and company you can contact us using the email addresses from the contact page of the website.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 14.16.2 | 108 | 6/4/2026 |