Traceback (most recent call last):
  File "D:\Zope251\Extensions\PDFgen_rivista.py", line 504, in rlzope
    content = str(MyPDFDoc(self, filename))
  File "D:\Zope251\Extensions\PDFgen_rivista.py", line 441, in __init__
    miop = Paragraph('<para align="justify" fontSize="11">'+myVal+'</para>', self.StyleSheet['Normal'])
  File "D:\Zope251\bin\reportlab\platypus\paragraph.py", line 378, in __init__
    self._setup(text, style, bulletText, frags, cleanBlockQuotedText)
  File "D:\Zope251\bin\reportlab\platypus\paragraph.py", line 403, in _setup
    raise "xml parser error (%s) in paragraph beginning\n'%s'"\
xml parser error (invalid attribute name class) in paragraph beginning
'<para align="justify" fontSize'