Re: PDF generator in Django
On Mon, Aug 5, 2013 at 12:27 PM, Nigel Legg <nigel.legg@gmail.com> wrote:
-- I'm currently looking at ReportLab following https://docs.djangoproject.com/en/dev/howto/outputting-pdf/ - but open to suggestions.
i have used wkhtmltopdf for this .. not a django / python tool per se, but I could make my pages as normal with a template, etc. and then point wkhtmltopdf to the URL and it generates pretty clean PDFs .. I found it easier to generate html / css and then have another tool take care of converting that to a PDF, and wkhtmltopdf worked quite well for that. Your use-case may vary, but if that seems interesting and you need any help / clarification, let me know ..
-Sanjay
Regards,
Nigel Legg
07914 740972
http://www.trevanianlegg.co.uk
http://twitter.com/nigellegg
http://uk.linkedin.com/in/nigelleggOn 5 August 2013 07:48, navnath gadakh <navnathgadakh@gmail.com> wrote:Which is best tool to generate PDF in python django
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home