Select.HtmlToPdf.NetCore
24.1.0
dotnet add package Select.HtmlToPdf.NetCore --version 24.1.0
NuGet\Install-Package Select.HtmlToPdf.NetCore -Version 24.1.0
<PackageReference Include="Select.HtmlToPdf.NetCore" Version="24.1.0" />
<PackageVersion Include="Select.HtmlToPdf.NetCore" Version="24.1.0" />
<PackageReference Include="Select.HtmlToPdf.NetCore" />
paket add Select.HtmlToPdf.NetCore --version 24.1.0
#r "nuget: Select.HtmlToPdf.NetCore, 24.1.0"
#addin nuget:?package=Select.HtmlToPdf.NetCore&version=24.1.0
#tool nuget:?package=Select.HtmlToPdf.NetCore&version=24.1.0
SelectPdf Html To Pdf Converter for .NET Core / .NET 8 - Community Edition
SelectPdf offers a Community Edition (FREE) of the powerful Html To Pdf Converter for .NET that can be found in the full featured pdf library SelectPdf for .NET. The free html to pdf converter offers most of the features the professional sdk offers, the only notable limitation is that it can only generate pdf documents up to 5 pages long. SelectPdf Html To Pdf Converter provides versions for .NET Framework and .NET Core 2.0 and above (through .NET Standard 2.0). SelectPdf only works on Windows. SelectPdf works on Azure cloud, including Azure Web Apps (Basic plan or above) with some limitations.
Thank you for using Select.Pdf Html To Pdf Converter for .NET Core - Community Edition. This is a package for .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, .NET 4.7.2, .NET 4.6.1.
Main Features
- Generate pdf documents up to 5 pages
- Convert any web page to pdf
- Convert any raw html string to pdf
- Set pdf page settings (page size, page orientation, page margins)
- Resize content during conversion to fit the pdf page
- Set pdf document properties
- Set pdf viewer preferences
- Set pdf security (passwords, permissions)
- Set conversion delay and web page navigation timeout
- Custom headers and footers
- Support for html in headers and footers
- Automatic and manual page breaks
- Repeat html table headers on each page
- Support for @media types screen and print
- Support for internal and external links
- Generate bookmarks automatically based on html elements
- Support for HTTP headers
- Support for HTTP cookies
- Support for web pages that require authentication
- Support for proxy servers
- Enable/disable javascript
- Modify color space
- Multithreading support
- HTML5/CSS3 support
- Web fonts support
Documentation and Samples
Online demo C#: https://selectpdf.com/html-to-pdf/demo/
Online demo Vb.Net: https://selectpdf.com/html-to-pdf/demo-vb/
Online documentation: https://selectpdf.com/html-to-pdf/docs/
With Select.Pdf is very easy to convert any web page to a pdf document. The code is as simple as this:
SelectPdf.HtmlToPdf converter = new SelectPdf.HtmlToPdf();
SelectPdf.PdfDocument doc = converter.ConvertUrl("https://selectpdf.com");
doc.Save("test.pdf");
doc.Close();
IMPORTANT: Please note that THIS IS NOT A FREE TRIAL of our commercial library. This is a different, FREE product, that contains less features than the full library. If you want to test our full SelectPdf Library for .NET use one of the following urls:
https://selectpdf.com/pdf-library-for-net/
https://www.nuget.org/packages/Select.Pdf.NetCore/
https://www.nuget.org/packages/Select.Pdf/
Installation troubleshooting
When SelectPdf HtmlToPdf Converter is installed into your project, a reference to Select.HtmlToPdf.dll is created. Besides this assembly, several additional files are needed by SelectPdf:
- Select.Html.dep (required when the Webkit rendering engine is used for html to pdf conversions)
- Chromium-113.0.5672.127 folder (required when the Blink rendering engine is used for html to pdf conversions) - if this is needed, install the Select.HtmlToPdf.NetCore.Blink Nuget package.
If you are using a newer NuGet client (newer Visual Studio - 2017+) and a newer project type that uses PackageReference,
these files are automatically copied to your project.
If you are using older Visual Studio versions or older project types, these files will not be copied automatically to your project.
IMPORTANT: If you do not see these files into your project, you need to manually copy them from the packages folder located next to your solution.
You will find them in \packages\Select.HtmlToPdf.NetCore.24.1.0\contentFiles\any\any\ folder.
Copy all the files into your project bin folder (\bin\Release, \bin\Debug), next to SelectPdf library main assembly - Select.HtmlToPdf.dll.
IMPORTANT: To have these files included when you publish or deploy your application, set in Visual Studio:
- Build Action: Content
- Copy to Output Directory: Copy if newer
For complete product information, take a look at SelectPdf Website.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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. |
-
.NETFramework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETFramework 4.7.2
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Drawing.Common (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.1)
- System.Text.Encoding.CodePages (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.2)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on Select.HtmlToPdf.NetCore:
Package | Downloads |
---|---|
Select.HtmlToPdf.NetCore.Blink
SelectPdf Html To Pdf Converter for .NET Core - Community Edition is the free version of the powerful html to pdf converter available in SelectPdf Library for .NET Core and .NET 5-8. The converter offers a lot of powerful options (convert any web page to pdf, convert any html string to pdf, html5/css3/javascript support, headers and footers support, etc) and the only limitation is that it can generate pdf documents up to 5 pages long. Free Html to Pdf Converter For .NET – Community Edition Features: Generate pdf documents up to 5 pages, Convert any web page to pdf, Convert any raw html string to pdf, Set pdf page settings (page size, page orientation, page margins), Resize content during conversion to fit the pdf page, Set pdf document properties, Set pdf viewer preferences, Set pdf security (passwords, permissions), Set conversion delay and web page navigation timeout, Custom headers and footers, Support for html in headers and footers, Automatic and manual page breaks, Repeat html table headers on each page, Support for @media types screen and print, Support for internal and external links, Generate bookmarks automatically based on html elements, Support for HTTP headers, Support for HTTP cookies, Support for web pages that require authentication, Support for proxy servers, Enable/disable javascript, Modify color space, Multithreading support, HTML5/CSS3 support, Web fonts support and many more. |
|
BontempzHelpers
BontempzHelpers for .Net 8 is a set of functions and enumerations used between the Bontempz Software suite of applications. |
|
AppServer.Server
Package Description |
|
PHX.Contravention.Common
Funcionalidades transversales para los microservicios Indra |
|
Webwonders.Umbraco.Startup
Startup for Umbraco |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
24.1.0 | 379,533 | 6/3/2024 |
23.2.0 | 480,116 | 12/5/2023 |
23.2.0-rc2 | 10,095 | 10/5/2023 |
23.2.0-rc1 | 5,868 | 10/2/2023 |
23.1.0 | 479,512 | 6/8/2023 |
23.1.0-dev2 | 19,818 | 3/21/2023 |
23.1.0-dev1 | 20,738 | 3/14/2023 |
22.2.0 | 606,272 | 12/12/2022 |
22.1.0 | 902,160 | 3/21/2022 |
21.2.0 | 422,882 | 11/25/2021 |
21.1.0 | 659,669 | 5/6/2021 |
20.2.0 | 626,639 | 10/26/2020 |
20.1.0 | 1,237,758 | 4/24/2020 |
19.2.0 | 292,282 | 10/16/2019 |
19.1.0 | 262,598 | 5/10/2019 |
18.4.0 | 235,674 | 11/12/2018 |
18.3.0 | 95,629 | 6/7/2018 |
18.2.0-rc1 | 4,541 | 5/9/2018 |