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

arthur156

Members
  • Posts

    5
  • 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 arthur156

  1. I would like to be able to use the same sub report file in every report, that way if I need to change something in my header info, I only have to change it one time, rather than 800 + for every report.
  2. It depends on how you are using the I18N...I know in iReport you have to use the $R{key}. It looks like the only thing you have attached is a printed version of the report.
  3. Whenever I save a report that was created with 4.0.0 in 4.5.1 and try to run the report, I get an error on all fields saying "Cannot cast from <origional format> to string" as if it wants all fields to be a string. But, when I change everything to a string, it still won't run the report...does anybody have an idea? Has anybody else run into this problem?
  4. I've found that iReport doesn't like to evaluate strings....you have to use something like $P{your_param}.equals("Q1") The .equals() helps evaluate strings...I have been using 4.0.1, but it "should" be the same....either way...it's worth a try! :)
  5. You can always set the compability to an older version...It worked for me...Tools > Options > iReport > General > Compability I would like to find a perminant solution, but this is a fix for now...
×
×
  • Create New...