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

smccarthy

Members
  • Posts

    2
  • Joined

  • Last visited

smccarthy's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Hi Teodor, That was exactly our use for it. We were using it on a designer to modify the reports. I guess that the best thing to do now, is just to inherit/delegate the calls. That way we can add support for property change and catch the changes before happening and refactor the code to use other interfaces for constats as the band names, etc. If you have a better idea, I would love to hear it. It's a lot of boilerplate code but at least we don't have to rewrite the application now. Thanks again, Sean
  2. Hi All, I know we are working on a little bit old version of JasperReports but this is what happens. We are currently working with version JasperReports v1.2.2 and we are trying to upgrade to v1.2.7 but we found that most properties from JasperDesign are gone in this version. Also the property listeners and dispatchers for this class are gone. Our software used to register as a listener of the JasperDesign and modify it dinamically while listening to property changes to respond to these changes. I couldn't find where this change happened and what is the right migration path now. Our software is tightly coupled with this feature and will require major changes. Thanks, Sean C. McCarthy
×
×
  • Create New...