https://code.google.com/p/wkhtmltopdf/ does a good job for us. We just call the shell script from python.
On 6 August 2013 22:27, Gustavo Andrés Angulo <[email protected]> wrote: > Hi, > > > Which is best tool to generate PDF in python django > > > > Is hard to say which is better, please make a selection and > choose which you like best, I use relatorio[1] by the ease > with which users can customize their report. > > > [1] https://pypi.python.org/pypi/relatorio > > Regards. > > > -- > > 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 [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group at http://groups.google.com/group/django-users. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

