Jump to content

Recommended Posts

Posted

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]
  • 7 months later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 months later...
Posted

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....

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...