Skip to content

MelvinNunes/gopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT'S THIS

This is a tool that uses HTML content to convert into PDF file

SETUP

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.

RUN 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 ~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published