Hi, my fav is just to write a TeX file by Python and then trigger LaTeX to produce the PDF document. I'm using this solution since 2 years after I was really frustrated by the Python PDF packages available. LaTeX gives you all freedom to produces a PDF document, it's perfectly documented (finding a solution for every problem), it's absolutely stable, it can be expanded by packages, you have things like a table of contents ... Long story short: I like it!
Regards Clemens On Thursday, October 1, 2020 at 4:58:39 PM UTC+2 DenesL wrote: > > While searching for a Python PDF package I found PollyReports and was > pleasantly surprised by it, and it is also nicely documented. > > PollyReports is a small, light module providing a simple way to generate > reports from databases using Python. > > Reference: https://pythonhosted.org/PollyReports/docs.html > Tutorial: https://pythonhosted.org/PollyReports/tutorial.html > Other features (subreports): https://opensource.gonnerman.org/?cat=4 > > I hope you find it as useful as I did. > > Regards, > Denes > > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/e786a41c-67d5-4e4a-a4b0-79783f9796e0n%40googlegroups.com.

