You can also check out the Python wrapper for pdftk. https://github.com/revolunet/pypdftk
It allows you to take a pdf form and fill it dynamically and "flatten" it. Aside from that, Weasyprint also works pretty well. Walt On Monday, October 3, 2016 at 8:05:43 AM UTC-4, M Hashmi wrote: > > Hi, > > I need some simple library to convert a simple quote form to PDF. I tried > xhtml2pdf and few others but need really simple process to use but creating > a fancy pdf. > > If anyone knows please let me know. > > Regards, > Mudassar > -- 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a34bcc29-a455-455c-bc24-8651deb67c8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

