Menu

#52 fonts are not set correctly when rendering to pdf

essential_fix
open
nobody
pdfbasic (9)
5
2003-09-16
2003-09-16
No

This bug applies to version 1.18 and older.

drawstring in renderPDF.py uses addLiteral instead of
setting the font correctly and using the canvas'
drawString. This results in the wrong font being used,
and causes mis-alignment of text, most notable when
right-aligning bold text.

The bug is fixed by the patch available at;

http://sourceforge.net/tracker/index.php?func=detail&aid=764406&group_id=682&atid=300682

Discussion


Log in to post a comment.