Font Size Differs in report
问题 I have developed a simple app with JSP and I use JasperReports to generate reports from my app. I've made a report in iReport 5.6.0 with Arial font size 8 and when I preview in iReport it looks just fine. The report shows up in the right format with Arial size 8. Then I try to run the report from my JSP app using JasperReports . The report also shows up with Arial font but in different size. It's 10. This is my current conditions : 1. I use font extension for Arial . 2. I use font embedded. 3