Creating pdf in python

12 vistas
Ir al primer mensaje no leído

Django Dojo

no leída,
27 jun 2019, 10:45:48 a.m.27/6/2019
para 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

no leída,
27 jun 2019, 11:38:58 a.m.27/6/2019
para 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

no leída,
27 jun 2019, 11:44:41 a.m.27/6/2019
para django...@googlegroups.com
I have used this: https://wkhtmltopdf.org/

Jani Tiainen

no leída,
27 jun 2019, 11:51:13 a.m.27/6/2019
para 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

no leída,
27 jun 2019, 11:55:28 a.m.27/6/2019
para 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 
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos