Jump to content
We've recently updated our Privacy Statement, available here ×

Using JasperRunManager.runReportToPdfFile() api


PeanutButter

Recommended Posts

Hi all,

 

I'm working on exporting jasper report to pdf format using the JasperRunManager.runReportToPdfFile(jasperFileName, paramsMap) api.

 

Would anyone know if I want to pass the font map information before the report generation, what can I do?

 

As I know, using JRPdfExporter can do it by calling jrPDfExporter.setParameter(JRExporterParameter.FONT_MAP, fontMap). But due to some reason I can't use this api.

 

Thanks!

peanutbutter

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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