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

jbcostis

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by jbcostis

  1. Hi, For information, I solved this problem modifying the default.jasperreports.properties file as follow : Replace Code: #Default text measurer net.sf.jasperreports.text.measurer.factory=default net.sf.jasperreports.text.measurer.factory.default=net.sf.jasperreports.engine.fill.TextMeasurerFactory by Code:[code] #Text measurer (overridden because of a NullPointerException in JRClassLoader...) net.sf.jasperreports.text.measurer.factory=net.sf.jasperreports.engine.fill.TextMeasurerFactory I hope this will help... JB
  2. Hi all! I get exactly the same problem with only one version of the JasperReports jar on the classpath... (the 2.0.5) For information, is use iReport 2.0.2 and it works fine but not my application... Did anybody find a solution ? Thanks in advance ! JB
×
×
  • Create New...