[reportlab-users] OpenType fonts and right to left scripts
Muayyad AlSadi
alsadi at gmail.com
Sun Sep 21 12:34:32 EDT 2008
what are the files/functions that we should edit,
for example
in /usr/lib/python2.5/site-packages/reportlab/pdfgen/textobject.py
we have
_formatText(self, text)
font.splitString(text, canv._doc)
font.formatForPdf(text)
and maybe something in
/usr/lib/python2.5/site-packages/reportlab/pdfbase/cidfonts.py ???
I have no clue about the infrastructure of ReportLab I need to know
whete the fix should be placed
More information about the reportlab-users
mailing list