Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29372

reportlab and python 3

Date 2012-09-17 10:47 +0200
From Laszlo Nagy <gandalf@shopzeus.com>
Subject reportlab and python 3
Newsgroups comp.lang.python
Message-ID <mailman.829.1347871673.27098.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

reportlab and python 3 Laszlo Nagy <gandalf@shopzeus.com> - 2012-09-17 10:47 +0200
  Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 00:16 -0700
    Re: reportlab and python 3 Laszlo Nagy <gandalf@shopzeus.com> - 2012-09-18 11:04 +0200
      Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 04:17 -0700
        Re: reportlab and python 3 Laszlo Nagy <gandalf@shopzeus.com> - 2012-09-18 15:31 +0200
          Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 10:10 -0700
          Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 10:10 -0700
        Re: reportlab and python 3 Terry Reedy <tjreedy@udel.edu> - 2012-09-18 13:33 -0400
      Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 04:17 -0700
  Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 00:16 -0700

csiph-web