Skip to content

anhnd350309/convert-html-to-pdf

Repository files navigation

Convert HTML to PDF

Prerequisites

  • Python 3.x
  • pip (Python package manager)

Installation

1. Install PDFKit

pip install pdfkit

2. Install wkhtmltopdf

You'll also need to install wkhtmltopdf:
- **Windows**: Download from [wkhtmltopdf downloads](https://wkhtmltopdf.org/downloads.html)
- **Mac**: `brew install wkhtmltopdf`
- **Linux**: `sudo apt-get install wkhtmltopdf`

2. Install AWS SDK (Boto3)

do it yourself

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published