MauroFlores Posted October 14, 2014 Posted October 14, 2014 I'm moving from jasper 3 to jasper 5.6.1. I used to do fontMap.put(new FontKey("Arial", true, false), new PdfFont("Helvetica-Bold", "Cp1252", false));[/code]exporter.setParameter(JRExporterParameter.FONT_MAP, fontMap);[/code]But the static field FONT_MAP no longer exists. How do I do the same in the new jasper library.Any help? Regards. Mauro. [/code]
bl_2 Posted August 6, 2015 Posted August 6, 2015 I have the same problem, too. is there any solution? i do not know how to replace font_map with font_extensions...it's a shame that there is not enough information about this....
sergioszy_1 Posted August 7, 2015 Posted August 7, 2015 We still have jasperreports 4.6.0, we can't move to newer version because this problem.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now