[reportlab-users] XML Tags in Paragraph
Andy Robinson
andy at reportlab.com
Mon Jan 8 16:08:25 EST 2007
> Thanks. It's not working in 2.0 so it must be later.
Yes, we need to do a release this quarter; 2.0 was May 2006.
> But in the meantime
> I've found that \n works in XPreformatted so I'm using that for now.
In general the available markup is in reportlab\platypus\paraparser.py -
look for methods like 'def start_br(...)', and some obvious lists of
supported entities. I've asked a colleague of ours to go through
chapter 6 section 3 of the userguide and ensure it covers all the tags,
as I realised quite a few are undocumented.
- Andy
More information about the reportlab-users
mailing list