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

olteanra

Members
  • Posts

    4
  • Joined

  • Last visited

olteanra's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Major kudos to you sir! Images look perfect now after I made the change you suggested. I've been struggling with this for a long time.
  2. I'm desperately trying to export to excel but display 0 values as dashes(-). M$ Excel has a custom pattern for this and it looks like: _(*#,##0_);_(*(#,##0);_(* "-"_);_(@_) This pattern naturally does not comply with Java's DecimalFormat. I've failed in every way to make jasper reports pass this pattern over to excel for cell formatting. Any ideas on how I could do this? Cheers! Post Edited by olteanra at 08/09/2010 13:39
  3. Hi Ramesh, Thank you for your quick reply. In deed opening a new report before opening my report helped. verticalAlignment are no longer being set to null. textAligment attributes are still being modified without my request, but this might be another issue. Hope these get fixed real soon though. It is very annoying to have to overcome these issues manually everytime. Cheers, Rares
  4. HI, I'm having the following problems with iReport 3.1.4: When opening an existing report, after making any change upon the report design (modifing SQL Query for example): - the verticalAlignment attribute for all <textElement> tags in the report is set to null, disregarding the already existing values - the textAlignment attribute is removed from all <textElement> tags in the report - WhenNoDataType attribute value on the report is set to "NoPages" disregarding my "AllSectionsNoDetail" setting Is there anyone having these problems? Are they iReport bugs? Post Edited by Rares Oltean at 03/06/09 10:03
×
×
  • Create New...