Re: Setting TrueType fonts in table cell
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
........... > > Thanks for your help! Now I also know what sections in the manual to study > further and not to be deterred > by the comments in the manual ;-) > > > Class Flowable: > > Abstract base class for things to be drawn. Key concepts: > > 1. It knows its size > > 2. It draws in its own coordinate system (this requires the base API to > provide a translate() function. > > def drawOn(self, canvas, x, y, _sW=0): > > Tell it to draw itself on the canvas. Do not override > > > /Nils > > ........... unless you're are one of the illuminati :) -- Robin Becker