Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Advanced installation of HTML to PDF in .NET PDF Library | Syncfusion®
title: Advanced installation of HTML to PDF in .NET PDF Library | Syncfusion
description: Explore our guide on how to convert HTML to PDF using the Blink rendering engine with various features like TOC, partial web page to PDF, and more.
platform: document-processing
control: PDF
Expand All @@ -8,9 +8,16 @@ documentation: UG

# Advanced Installation

You can download and install the HTML to PDF converter for Windows, Linux and Mac platforms.
The [HTML to PDF Converter](https://www.syncfusion.com/document-sdk/net-pdf-library/html-to-pdf) uses the Blink rendering engine to convert HTML, web pages, and web content into PDF documents. The converter is available for Windows, Linux, and macOS.

[https://www.syncfusion.com/account/downloads](https://www.syncfusion.com/account/downloads )
**Prerequisites:**
Before installing the HTML to PDF Converter:

* Ensure that you have a valid Syncfusion license.
* Verify that your development environment supports the version of Syncfusion<sup>&reg;</sup> PDF Library you are using.
* Download the latest installer package from the Syncfusion Downloads page:

[https://www.syncfusion.com/account/downloads](https://www.syncfusion.com/account/downloads)

## Windows

Expand Down
Loading