Re: Problems generating PDFs with drawText()
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 14/12/2014 13:17, Marius Flage wrote: > Hi! > > I wrote a small script to generate invoices from GNUCash with reportlab, but > haven't been able to use it for the last couple of years. Firstly because an > error with the drawOn and Table methods which outputted nothing. After an > upgrade to the latest version of reportlab, then tabular data started working > again and I could use these methods again, but now drawText() has stopped > working. drawString() works fine, but drawText() outputs nothing in the PDF > document. ........ Marius, this should now be fixed if you want to try the latest version from pypi. -- Robin Becker