Execute JasperReport from the Forms Builder
853910Jun 1 2011 — edited Jun 3 2011I have realized a report with the iReports and JasperReports's libraries, and I want to execute the report from the Forms Builder.
I have created a Bean Area of bean stocks on a class Java, which I invoke by means of the SET_CUSTOM_PROPERTY, and this one shows me the report.
The problem is that in the class Java I have to obtain the object Connection, and does that that I touch the button until it shows me the list about 10 seconds happen .... there is some way of improving the process, or to realize it of another form?
Thanks!