Preview released 2026-09-22
EPPlus 9
Native PDF and SVG export for .NET applications
EPPlus 9 introduces native PDF export and SVG graphics, implemented entirely in managed .NET.
Charts and shapes as crisp SVG
Export charts and shapes as scalable vector graphics - sharp at any zoom, on any screen.
- Line, Column, Bar, and Pie charts included automatically in HTML exports
- Export standalone with a single method call
- Zero native dependencies - 100% managed .NET
Export Excel workbooks to PDF
Export worksheets, ranges, and tables to PDF - rendered natively in pure .NET.
- Page setup, fonts, and formatting preserved as Excel would print
- Export ranges and tables with a single method call
- Zero native dependencies - runs on Windows, Linux, and Docker