ceTe.DynamicPDF.HtmlConverter.NET 1.0.0-beta

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of ceTe.DynamicPDF.HtmlConverter.NET.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ceTe.DynamicPDF.HtmlConverter.NET --version 1.0.0-beta
NuGet\Install-Package ceTe.DynamicPDF.HtmlConverter.NET -Version 1.0.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ceTe.DynamicPDF.HtmlConverter.NET" Version="1.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ceTe.DynamicPDF.HtmlConverter.NET --version 1.0.0-beta
#r "nuget: ceTe.DynamicPDF.HtmlConverter.NET, 1.0.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ceTe.DynamicPDF.HtmlConverter.NET as a Cake Addin
#addin nuget:?package=ceTe.DynamicPDF.HtmlConverter.NET&version=1.0.0-beta&prerelease

// Install ceTe.DynamicPDF.HtmlConverter.NET as a Cake Tool
#tool nuget:?package=ceTe.DynamicPDF.HtmlConverter.NET&version=1.0.0-beta&prerelease

DynamicPDF HTMLConverter for .NET is used to create PDF documents from HTML files or URLs. This is a .NET Standard 2.0 dll, so it can be used with .NET Core, .NET framework etc.

     DynamicPDF HTMLConverter is backed by a great team of developers who maintain it and are available for informative dialog about all aspects of the product.

     Release Notes:
     * Added Linux resources as a seperate package : ceTe.DynamicPDF.HtmlConverter.NET.Resources.Linux
     * Added Support to Linux x64 platform
     * Added Support to return Byte array of the output PDF
     * Fixed an issue with zoom value being ignored
     * Added support for html string as source for conversion
     * Initial release to convert HTML to PDF.

Product 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. 
Universal Windows Platform uap10 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.0-beta 127 3/12/2024
1.16.0 2,891 1/23/2024
1.15.0 3,971 12/13/2023
1.14.0 11,013 10/12/2023
1.13.0 5,195 8/10/2023
1.12.0 5,874 6/27/2023
1.11.0 9,000 6/1/2023
1.10.0 14,593 2/24/2023
1.9.0 4,244 12/22/2022
1.8.0 12,396 9/29/2022
1.7.0 33,816 4/6/2022
1.6.0 66,036 3/12/2021
1.5.0 28,746 11/30/2020
1.4.0 2,600 11/17/2020
1.3.0 6,651 8/20/2020
1.2.0 3,008 6/1/2020
1.1.0 2,399 5/19/2020
1.0.0-beta-2 2,984 12/31/2019
1.0.0-beta 2,831 8/29/2019

* Added Linux resources as a seperate package : ceTe.DynamicPDF.HtmlConverter.NET.Resources.Linux
* Added Support to Linux x64 platform
* Added Support to return Byte array of the output PDF
* Fixed an issue with zoom value being ignored
* Added support for html string as source for conversion
* Initial release to convert HTML to PDF