Jump to content
Changes to the Jaspersoft community edition download ×

JRExporterParameter.FONT_MAP


MauroFlores

Recommended Posts

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]
Link to comment
Share on other sites

  • 7 months later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 months later...

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