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
You will need to install wkhtmltopdf and then and then add its path in environment variable.
Also in 'pdf/views.py' in this line
->config=pdfkit.configuration(wkhtmltopdf=r'path')
Add the path of wkhtmltopdf
About
Create and download resumes with ease. Powered by Django.