You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wkhtmltopdf is the most convenient tool for html->pdf conversion with python API. However, it has been deprecated for a while. We should explore an option to migrate to weasyprint, a widely recommended replacement for pdf report generation.