This is a tool that uses HTML content to convert into PDF file
To run this tool, you can use docker with compose, just docker compose up and check the port 8000 or you can run it local.
To run local, you need to install wkhtmltopdf (#https://wkhtmltopdf.org/).
Tip: if youre using a Mac, try: (#frappe/frappe#29064).
Install via:
curl -L https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-2/wkhtmltox-0.12.6-2.macos-cocoa.pkg -O
installer -pkg wkhtmltox-0.12.6-2.macos-cocoa.pkg -target ~