Printing gantt chart into pdf using wkhtmltopdf

267 Views Asked by At

I am having a gantt chart in my web page which is generated by javascript. I am having a button in that page named "Print as PDF" to get the pdf version of that gantt chart.

I am using wkhtmltopdf for generating the pdf page. How this can be made with wkhtmltopdf?

1

There are 1 best solutions below

0
On

You may use this library which includes wkhtmltopdf executables: https://github.com/h4cc/wkhtmltopdf-amd64