tutorcruncher / pydf

PDF generation in python using wkhtmltopdf for heroku and docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku-18 stack failure

dbinetti opened this issue · comments

Now incompatible with Heroku-18.

RuntimeError: error running wkhtmltopdf, command: ['--cache-dir', '/tmp/pydf_cache', '--margin-bottom', '5mm', '--margin-top', '5mm', '--orientation', 'Portrait', '--page-size', 'Legal', '-', '-']
response: "/app/.heroku/python/lib/python3.7/site-packages/pydf/bin/wkhtmltopdf: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory"

@samuelcolvin are you still maintaining this? thanks....

working fine for me now.