I use a textField with a external font located in windowsfonts directory, i register this font in my application using GraphicsEnvironment.getLocalGraphicsEnvironment().registerFont of java 1.6
The problem is that i can't see the text in the textField(i see an empty text) when i see my report with jr 2.0.3, but when i see the report with jr 2.0.2 i can see my BarCode correctly.
I attach my report in jrxml format and the ttf file with the font.
Sorry, but my english is poor.
Regards, Jose Maria.
Attachments:
-example.zip
Recommended Comments