I wantto use a java.util.HashMap as variable in JasperReport to save group names of my report in it. I have tired and declared a variable of开发者_高级运维 type java.util.HashMap and its expression f
I\'m using IReport 3.5.0 and my java GWT application uses the compiled .jasper file, to create a report. I\'m creating the datasource in the java application and use fillReport() method to fill the re
How to display jasper reports in JSP page? I am using iReport 1.3.3 tool to create repor开发者_C百科ts.
I am trying to compile 开发者_运维问答a sub-report from on the fly from java. I placed the subreport expression in the MAIN report as follows.
i new to iReport , my question is in the expression editor , how can i build expression thatchecks if xml node
Use Case: Would like to use IReport to Label item sold in my shop. The thing with labels is that for each product there can be multiple items that need to be labeled. So let say product CarToy is 1 r
I posted this on the JasperServer forums, but I\'ve had better luck on StackOverflow generally. Please help if you can.
I have thr开发者_开发问答ee row in jasper sub report , I face problem when I got any one field value null or \"\" it will written either null or make space without writing anything which make report u
i just profiled my repo开发者_如何学编程rting application when i tried to generate four times the same report in a row. the first one took 1859ms whereas the following ones only took between 400 and 6
I am creating a report with Japanese characters and the characters show in iReport correctly but when using the PDF exporter the Japanese characters are invisible.