Get Started with Reports / Configure fonts and printers |
SUN-Java contains a basic set of fonts (Serif, Sans Serif and Monospaced) in the "Lucida" family. Some distributions of the Java™ Runtime Environment do not contain all fonts, but it is legal to copy the fonts from one distribution to another as stated in http://java.sun.com/j2se/1.5.0/jre/README. These fonts contain a large part of the unicode characters.
The available codes are listed in http://java.sun.com/j2se/1.5.0/docs/guide/intl/font.html#lucida.
Another option for free fonts is the "Liberation" fonts originally provided by Red-Hat. These fonts have the same metrics (character width) as the Microsoft™ fonts Arial, Times New Roman, and Courier, and a similar look. These fonts can be installed on both Windows and Linux. A description of the fonts can be found at http://en.wikipedia.org/wiki/Liberation_fonts. The fonts can be downloaded at https://www.redhat.com/promo/fonts.
When using Asian fonts in PDF or SVG documents:
Make sure the specified fonts contain the required characters. The designer will display the characters correctly even though the selected font may not contain them; the runtime system does not have this behavior.