Python Forum
convert html to pdf in django site - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: convert html to pdf in django site (/thread-3682.html)



convert html to pdf in django site - shahpy - Jun-13-2017

hello

i'm creating a site with django.

i want to let my user to have resume in pdf format from there profile.

i think i have to have template and convert that format to pdf.

can you guide me in this?
thanks


RE: convert html to pdf in django site - Larz60+ - Jun-13-2017

You can start by searching PyPi: https://pypi.python.org/pypi
and bitbucket: https://bitbucket.org/
for django to pdf packages


RE: convert html to pdf in django site - KissyElephant - Oct-24-2017

You can also try PDF Forte for convert any file. I hope you will get your help.


RE: convert html to pdf in django site - SmartGrid - Aug-17-2018

You can try using special onlineconvertfree converter It's convenient and fast, it helped me.


RE: convert html to pdf in django site - Larz60+ - Aug-17-2018

SmartGrid - FYI - This post is almost a year old.