Jump to content

recepientisabsent

Members
  • Posts

    9
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by recepientisabsent

  1. Hi, bijeff09, sounds like JVM of a tomcat server has not enough memory. Try to setup memory parameters for tomcat server from command line or a batch file, instead of gui. Maybe setup environment variable before running server will be good idea, like 

    set "JAVA_OPTS"="-Xmx512m -XX:MaxPermSize=256m"

  2. Hi all!

     

    I have a report which was made in iReport 5.0.1.

    In summary section there is some text with parameters and datas from data source. I want that this text will be splitted in the middle when exporting to xls file. I use a pageBreak element for that but when report exported to xls there is one row with long height. When I go to preview printing in Excel there is not precisely splitting.

     

    I just need to split content in report in order that exported in xls document will be well formatted in the printing.

     

    Would you tell me where I'm wrong, what can I do?

     

    Thank you!

×
×
  • Create New...