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

ismailc

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by ismailc

  1. Hi, i keep getting a java.lang.NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFSheet.setRightToLeft(Z)Verror when i try exporting my report to excel... i think it might have something to do with the POI version i'm using but i cant be sure. i'm currently using iReports 3.7.5 jasperreports-3.7.5.jar POI-3.5-Final.jar does anyone know how to solve this? thanks in advance.
  2. this is actually solved in the JasperReports forum Sorry about that http://jasperetl.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=68388
  3. Hi, I was wondering if it was possible to display each groups detail in a different excel sheet. So basically everytime the group expression changes the details for the new expression should appear in a different excel worksheet. Thanks,
  4. couldnt find a direct solution... but upgraded to both iReports and JasperReports and the problem was sorted.... had to recompile all my old reports with the newer version of iReports which took a while but at least no more SAX parse exception
  5. Hi, I'm relatively new to java development and jasper reports, so please excuse my naivety. I've been getting a sax parse exception that I think (hoping at least) will be solved with the following patch: JRStyledTextParser-trunk.patch ( http://jasperforge.org/projects/jasperreports/tracker/view.php?id=4902 ) but i'm not entirely sure how to apply this patch. thanks in advance...
  6. Hi, I'm relatively new to java development and jasper reports, so please excuse my naivety. I've been getting a sax parse exception that I think (hoping at least) will be solved with the following patch: JRStyledTextParser-trunk.patch ( http://jasperforge.org/projects/jasperreports/tracker/view.php?id=4902 ) but i'm not entirely sure how to apply this patch. thanks in advance...
×
×
  • Create New...