Jump to content
Changes to the Jaspersoft community edition download ×

JRException:Could not load font from location


Recommended Posts

By: David - jmanee

JRException:Could not load font from location

2003-07-29 10:46

Hi firends

I've a problem when I tried to load a JasperReport, my report is using the coutier font in windows platform.

 

maybe you know about it.

---------------------------------------------

 

dori.jasper.engine.JRException: Could not load font from location : Courier

 

at dori.jasper.engine.export.JRPdfExporter.exportText(JRPdfExporter.java:1105)

 

at dori.jasper.engine.export.JRPdfExporter.exportPage(JRPdfExporter.java:391)

 

at dori.jasper.engine.export.JRPdfExporter.exportReportToStream(JRPdfExporter.java:340)

 

at dori.jasper.engine.export.JRPdfExporter.exportReport(JRPdfExporter.java:262)

 

at IReportCompiler.main(IReportCompiler.java:197)

 

------------------

can your help me ?

 

thanks and regards

 

 

 

 

By: Teodor Danciu - teodord

RE: JRException:Could not load font from loca

2003-12-19 15:38

 

Hi,

 

The true cause might be this one:

 

https://sourceforge.net/forum/forum.php?thread_id=954508&forum_id=113530

 

But it could be any other mismatch between the

pdfFontName and the pdfEncoding atttributs.

The JasperReports code was update on the CVS

repository to give more details about the cause

of this exception.

 

I hope this helps.

Teodor

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