reportlab and python 3
Laszlo Nagy
gandalf at shopzeus.com
Mon Sep 17 04:47:41 EDT 2012
Reportlab is on the wall of shame. http://python3wos.appspot.com/
Is there other ways to create PDF files from python 3? There is pyPdf. I
haven't tried it yet, but it seem that it is a low level library. It
does not handle "flowables" that are automatically split across pages.
It does not handle "table headers" that are repeated automatically on
the top of every page (when the table does not fit on a page). I need a
higher level API, with features compareable to reportlab. Is there such
thing?
Thanks,
Laszlo
More information about the Python-list
mailing list