Creating pdf in python

12 views
Skip to first unread message

Django Dojo

unread,
Jun 27, 2019, 10:45:48 AM6/27/19
to Django users
Hello everyone,

I have a pdf template and I need different Individuals(s) to fill out different sections of the document on the web using online form(s). Is there an Django package that will allow me to do this?

Ex: end user will go to a web form and fill out information which will be imported into the pdf document.

Thank you

Irfan Khan

unread,
Jun 27, 2019, 11:38:58 AM6/27/19
to django...@googlegroups.com
I have used xhtml2pdf library. 
This one can help you which is suitable for Requiremnt 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8ba9b35f-4d64-40e3-a30c-19cb473656f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Larry Martell

unread,
Jun 27, 2019, 11:44:41 AM6/27/19
to django...@googlegroups.com
I have used this: https://wkhtmltopdf.org/

Jani Tiainen

unread,
Jun 27, 2019, 11:51:13 AM6/27/19
to django...@googlegroups.com
I've been also very succesful with wkhtmltopdf.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

Peter van der Does

unread,
Jun 27, 2019, 11:55:28 AM6/27/19
to Django Dojo, django...@googlegroups.com

wkhtmltopdf is pretty good.

If you are designing for PDF I recommend using mm instead of px, 0 margins, and disable smart shrinking. It will make the design process smoother.

--
Peter van der Does
o: 
410-584-2500
ONeil Interactive, Inc 
Reply all
Reply to author
Forward
0 new messages