Jump to content

mesak82

Members
  • Posts

    2
  • 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

Everything posted by mesak82

  1. I want to pass information from a JTable to the report. JasperReport has a way to create a DataSource from a JTable, but I don't find how to create that DataSource in iReport. I also thought to use a JavaBean DataSource, but it requires a static function which creates the Collection of JavaBeans. If that method is static how can I populate it with dynamic values, for example the data in a JTable. Maybe I'm misunderstanding the real functioning of JavaBeans DataSource. If that is not my best solution, which DataSource can I use?
  2. You need to add your jar file to iReport classpath. To do that, go to Options->Classpath.
×
×
  • Create New...