AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

Bug when enter a text with accents in addCell

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

What steps will reproduce the problem?
1. using addCell including accents (like 'à', 'î', etc.) in text and using
center alignement 
ex.: myPDF.addCell(0, 0, "Bônjõûr Monsïeúr", 1, 0, Align.CENTER);

What is the expected output? What do you see instead?
the output text is not center, it is shifted.

What version of the product are you using? On what operating system?
AlivePDF 0.1.4.9 - Windows 7 x64

See example in attachment

Original issue reported on code.google.com by [email protected] on 7 Oct 2009 at 1:56

Attachments:

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter

Hi david,

This has been fixed in the latest SVN drop ( 0.1.5 RC).

Let me know if it works smoothly for you now,

best,

Thibault

Original comment by thibault.imbert on 24 Jan 2010 at 3:24

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter