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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to