Hi,
This is really not on-topic for this list, but the error is most
likely because wkhtmltopdf is not in your path. Try using the
WKHTMLTOPDF_CMD = '/path/to/my/wkhtmltopdf'
setting for django-wkhtmltopdf package
Regards,
Gora
On 5 June 2015 at 15:03, Sunil Gupta wrote:
> Hi All,
>
> We are
Hi All,
We are facing the problem of creating the HTML to PDF in ubuntu.The package
wkhtmltopdf is working fine on windows but when we integrated my code onto
ubuntu its throwing errors. Any pointers would be a great help.
Traceback (most recent call last):
File "./apps/common/views.py", line 7