Skip to content

Files

Latest commit

 

History

History
27 lines (18 loc) · 777 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 777 Bytes

HTML to PDF Converter

The HTML to PDF Converter is a Python script that allows you to easily convert HTML files to PDF using the pdfkit library. This script provides a simple and convenient way to generate PDF documents from HTML content.

Table of Contents

Prerequisites

Before using this script, make sure you have the following prerequisites installed on your system:

You can install the pdfkit library using pip:

pip install pdfkit

<!-- Updated README links and corrected typos -->
<!-- Updated README links and corrected typos -->