Info
Version: | 11.0.0 |
Author(s): | EVO PDF Software |
Last Update: | Tuesday, October 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.evopdf.com/netcore-html-to-pdf-converter.aspx |
NuGet Url: | https://www.nuget.org/packages/EvoHtmlToPdf_NetCore_Client |
Install
Install-Package EvoHtmlToPdf_NetCore_Client
dotnet add package EvoHtmlToPdf_NetCore_Client
paket add EvoHtmlToPdf_NetCore_Client
EvoHtmlToPdf_NetCore_Client Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents.
Before using the EVO HTML to PDF Client for .NET Core in your applications you first have to install the EVO PDF Server. The server can be installed as Azure Cloud Service, Azure Service Fabric Application, IIS Web Application or Windows Service.
The detailed installation instructions can be found in server package downloadable from website.
The HTML to PDF Converter API is also available in EVO PDF Client for .NET Core library under the 'EvoPdfClient' namespace.
The library is compatible with any platform which supports .NET Standard 2.0 or above, including:
* .NET Core 8, 7, 6, 5, .NET Standard 2.0 , .NET Framework 4.6.2 (and above)
* Windows, Linux, macOS
* Azure, Azure App Service and Azure Functions
* Xamarin for iOS, macOS and Android
* Universal Windows Platform (UWP)
* Web, Console and Desktop applications
The main features are:
* Create PDF documents from HTML with advanced support for CSS3, SVG, Web Fonts and JavaScript
* Automatically create PDF links, forms, bookmarks and table of contents from HTML tags
* Place the content from multiple HTML documents at any position in PDF pages, headers or footers
* Create JPEG, PNG and Bitmap raster images from HTML documents
* Create high quality SVG vector images from HTML documents
* Create PDF documents with text, graphics, images, headers and footers
* Create PDF documents with security features and digital signatures
* Create interactive PDF documents with forms, internal links, text notes and JavaScript actions
* Edit, stamp and merge PDF documents.