Info
| Version: | 3.33.0 |
| Author(s): | ceTe Software |
| Last Update: | Friday, July 24, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.dynamicpdf.com/ |
| NuGet Url: | https://www.nuget.org/packages/ceTe.DynamicPDF.Converter.NET |
Install
Install-Package ceTe.DynamicPDF.Converter.NET
dotnet add package ceTe.DynamicPDF.Converter.NET
paket add ceTe.DynamicPDF.Converter.NET
ceTe.DynamicPDF.Converter.NET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NETStandard.Library(>= 2.0.0)
- Microsoft.NETCore.Platforms(>= 2.0.0)
Tags
Converter supports converting of over 50 file types to PDF including HTML and MS Office formats.
Events within DynamicPDF allow developers to easily handle any successful or failed conversions.
This is a .NET Standard 2.0 dll, so it can be used with .NET Core, .NET Standard and .NET framework etc.
DynamicPDF Converter is backed by a great team of developers and support staff. Flexible licensing (including royalty free) is available to meet all your needs.
Release Notes:
* Added support to suppress logical structure (accessibility tags) in converted PDF output.
* Fixed incorrect property mappings for ExcelPageScaling by introducing the correct properties: FitAllColumnsOnAPage and FitAllRowsOnAPage.