Hi, i need to know if there is a way to have a value returned from a report (made with iReport) and called with the jasper report plugin…I need to know the last page printed and the last row number…
Thanks
Hi, i need to know if there is a way to have a value returned from a report (made with iReport) and called with the jasper report plugin…I need to know the last page printed and the last row number…
Thanks
I don’t think this is possible.
Within Jasper Reports, you can pass parameters to/from sub-reports, and the Jasper Report plug-in allows you pass parameters to the report. However, I am not aware of a mechanism to pass parameters from the report back to the plug-in. You could submit a request for this feature on Servoy Forge.
Any one else have ideas on this?