B4J Question calculated field in a jasper report ( S O L V E D )

afields

Member
Licensed User
Hello to all!
i'm writing because i've solved that little big problem . without solving it i would need to write each report ( html) and then show it in a webview.
so i've solved it not totaly in b4j but with JasperStarter which is a software that execute a jrxml report made in Jasper but in command line. So what is needed:
JasperStarter
and a b4j program that use jShell to call the JasperStarter with the correct parameters ( sql but also those that connect to the Jasper Report - all of this in a list object).
That's all
Thank you.
 
Top