ceTe.DynamicPDF.Converter.NET
3.2.0
Prefix Reserved
See the version list below for details.
dotnet add package ceTe.DynamicPDF.Converter.NET --version 3.2.0
NuGet\Install-Package ceTe.DynamicPDF.Converter.NET -Version 3.2.0
<PackageReference Include="ceTe.DynamicPDF.Converter.NET" Version="3.2.0" />
paket add ceTe.DynamicPDF.Converter.NET --version 3.2.0
#r "nuget: ceTe.DynamicPDF.Converter.NET, 3.2.0"
// Install ceTe.DynamicPDF.Converter.NET as a Cake Addin #addin nuget:?package=ceTe.DynamicPDF.Converter.NET&version=3.2.0 // Install ceTe.DynamicPDF.Converter.NET as a Cake Tool #tool nuget:?package=ceTe.DynamicPDF.Converter.NET&version=3.2.0
DynamicPDF Converter for .NET allows .NET developers to dynamically convert many common file formats to PDF in real-time. 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:
* The Windows service (present in v1 and v2) is no longer required.
* Supports .NET Framework 4.6.1 & .NET Standard2.0/.NET Core 2.0 and above.
* Added support to cancel conversions using CancellationToken.
* Resolved a conversion hanging issue caused by the dialog boxes coming from office documents.
* Fixed an issue with AsyncConverter that is not converting asynchronously.
* Fixed an issue with page numbering in footer when converting word documents.
* Ability to release the HTML Conversion resources using ReleaseResources method.
* Performance & stability improvements.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.27.0 | 11,891 | 4/18/2024 |
3.26.0 | 1,108 | 3/12/2024 |
3.25.0 | 781 | 2/28/2024 |
3.24.0 | 1,965 | 1/12/2024 |
3.23.0 | 1,964 | 11/10/2023 |
3.22.0 | 4,841 | 9/7/2023 |
3.21.0 | 927 | 8/25/2023 |
3.20.0 | 2,987 | 6/29/2023 |
3.19.0 | 37,923 | 8/17/2022 |
3.18.0 | 2,095 | 7/7/2022 |
3.17.0 | 1,826 | 6/22/2022 |
3.16.0 | 1,545 | 5/26/2022 |
3.15.0 | 1,552 | 5/17/2022 |
3.14.0 | 3,048 | 4/6/2022 |
3.13.0 | 1,268 | 3/25/2022 |
3.12.0 | 7,495 | 12/28/2021 |
3.11.0 | 1,309 | 11/10/2021 |
3.10.0 | 10,136 | 9/21/2021 |
3.9.0 | 15,302 | 4/22/2021 |
3.8.0 | 891 | 3/26/2021 |
3.7.0 | 946 | 3/5/2021 |
3.6.0 | 1,092 | 2/18/2021 |
3.5.0 | 1,293 | 1/22/2021 |
3.4.0 | 5,151 | 11/30/2020 |
3.3.0 | 1,053 | 11/3/2020 |
3.2.0 | 1,309 | 9/15/2020 |
3.1.0-Beta | 584 | 8/11/2020 |
3.0.0-beta | 1,032 | 3/13/2020 |
* The Windows service (present in v1 and v2) is no longer required.
* Supports .NET Framework 4.6.1 & .NET Standard2.0/.NET Core 2.0 and above.
* Added support to cancel conversions using CancellationToken.
* Resolved a conversion hanging issue caused by the dialog boxes coming from office documents.
* Fixed an issue with AsyncConverter that is not converting asynchronously.
* Fixed an issue with page numbering in footer when converting word documents.
* Ability to release the HTML Conversion resources using ReleaseResources method.
* Performance & stability improvements.