Info
Version: | 3.28.0 |
Author(s): | ceTe Software |
Last Update: | Thursday, June 19, 2025 |
.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:
* Introduced a Windows Service to handle HTML to PDF conversions.
* Resolved an intermittent issue in the ConvertAsync method.
* Fixed a bug related to incorrect page orientation settings.