The HTML to PDF Converter component allows you to convert HTML and SVG to PDF and to images.
This component is bundled and distributed as two separate NuGet packages for Windows and Linux, each including the same .NET Standard 2.0 library and different native runtimes. Targeting .NET Standard 2.0 makes the packages compatible with a wide range of .NET Core and .NET Framework versions.
You can reference the HiQPdf.Next.HtmlToPdf.Windows NuGet package in applications running on Windows or the HiQPdf.Next.HtmlToPdf.Linux NuGet package in applications running on Linux to enable HTML to PDF conversion in your application. The package for Windows is referenced by the HiQPdf.Next.Windows metapackage for all components, and the package for Linux is referenced by the HiQPdf.Next.Linux metapackage for all components.
There are also multiplatform metapackages that reference both the Windows and Linux HTML to PDF packages: HiQPdf.Next.HtmlToPdf for the HTML to PDF functionality and HiQPdf.Next for the entire HiQPdf Next library.