I have a iReport question: Let\'s say we have 4 columns on a detail band: A,B,C and D. Co开发者_StackOverflow中文版lumn A can have the same value, and repeated values should be hidden.
i need to export to excel and csv format in jasper reports. for excel i tried by creating custom class (using api)but it is not exporting, the thing is save and cancel popup window 开发者_Python百科is
Is there a way to export from an older version of actuate (actuat开发者_C百科e 8) to jasper reports which offers much nicer features. The problem is rewriting/redeveloping all the reports would take s
I made one jasper report using iRe开发者_StackOverflow中文版port 3.7.4 version, now i have to use that or call that report in my java application where i am using servlets, jsp and struts framework, a
Im usingiReport1.3.3 tool to cre开发者_运维百科ate pdf and xlstemplate .. My problem is for the below expression,
I\'m working on a system that uses Jasper reports. Recently it started throwing this error: org.apache.commons.beanutils.ConversionException: Unparseable date: \"03/03/1981\"
I need to export to excel and csv format in JasperReports. For excel I tried by using JRXlsExporter class,开发者_运维百科 but it is not exporting. The thing is with \"save and cancel\" popup window is
I want to do the following: Make a servlet which wo开发者_StackOverflowuld sit in a servlet container. I would feed the jasper report definition xml to it, the parameters, plus the data for the repor
I am using iReport tool in conjunction with JasperReports 1.3.4. I have a master report, which contain two subreports. One of these subreports has an embedded subreport. All of the .jasper files resi
how to get or assignthe Master report variable value into subreport开发者_开发知识库 variables ?If you are using iReport in your subreport properties look for the Parameters property and click the but