Normally, JasperReport uses system default font when generating a report. This blog will introduce step by step how you can embed other font types in JasperReport. Step 1: Create a file called jasperreports_extension.properties and put it in your classpath net.sf.jasperreports.extension.registry.factory.fonts= net.sf.jasperreports.engine.fonts.SimpleFontExtensionsRegistryFactory net.sf.jasperreports.extension.simple.font.families.fontfamily= fonts/fontfamily.xml Step 2: Create a “fonts” folder in classpath. Step 3: Create fontfamily.xml file in the […]

Read More

The ZK team has moved the issue tracker from sourceforge to our own new system at http://tracker.zkoss.org/. The issue tracker on sourceforge.net will be disabled starting next week, please remember to adopt to the new system. Users are able to log into the new system using their ZK forum account. If you do not already […]

Read More