I am developing report containing sub report using iReport and i am passing two external parameters in master report: the CurrWeek and CurrYear parameters. I\'m passing the same parameters to the subr
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
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.
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\'m working with iReport 3.5.0, and I\'m using a subreport inside my main report. I don\'t want to give the absolute path for the subreport expression, but for example if I just give \"bpSubReport.ja
I\'m using iReport 3.7.3 with ejbql connection. My problem is when I want to get the fields from the query, the ireport sets the name of the fields with \"COLUMN_1\", \"COLUMN_2\" even if I use the se
We have our own fonts for our application. We are using Windows Vista operating system to develop the reports using iReport. We are using iReports 3.7.1.
How does one apply custom 开发者_C百科CSS to a HTML report generated using Jasper. I need to include this report as an iFrame into a GWT window.You can simply include a link tag in your GWT html file
I need to set a unique color to each bar in the stacked bar chart. Whatever the color I see in one bar it shouldn\'t be repeated in any other bar or any other stack.
I have a requirement like applying texture pa开发者_开发知识库ttern to the 3D bars in 3D Barchart using ireport. I am able to see the texture pattern in the default JRViewer. But when I take the PDF f