Выберите язык
  1. Продукты
  2. Aspose.HTML
  3. HTML Converter
clearbit icon

HTML Converter for .NET

Aspose.HTML Converter for .NET is a plug-in that allows you to convert HTML to PDF and other formats.

Buy for $99
Share
Логотип Instagram Логотип Dribbble Логотип Twitter Логотип YouTube

Features:

1. Supports HTML and XHTML as input formats.

2. Allows you to flexibly configure conversion options.

3. Supports many output formats such as PDF, Image, XPS.

Convert HTML to PDF and other formats.

HTML Converter is a plug-in that allows you to convert HTML to PDF and other formats just like a browser!

The following example will show how to convert HTML to PDF with just one line of code:

1
Converter.ConvertHTML("input.htm", new PdfSaveOptions(), "output.pdf");

How to convert HTML to PDF


  1. Reference Aspose.HTML in your project: NuGet | DLL
  2. Set license: Doc
  3. Convert!

System Requirements

Just make sure that you have the following prerequisites.

  • Microsoft Windows or a compatible OS with .NET Framework or .NET Core
  • VBScript, Delphi, C++ via COM Interop.
  • Development environment like Microsoft Visual Studio.
  • Aspose.HTML for .NET DLL referenced in your project.