I want to do a print with two tables on the same page. It\'s for a cart : there the list of products (title, price...) and the list of payements (with blue card, with money, and so on).
I\'m doing a report, that I need to join 4 variables in one. If I treat the variables separately I can format them with no problem.
I want to display 2 or more language on one page and same as label or text fiel开发者_高级运维d. Please help me for provide solutions for solve this problem.You can define a resource bundle (.properti
I would like to create a report that has the following layout: It has three parts as you can see. The third part is a subreport done as a list, that is the easy part! My question is this: is there a
I have a report designed with iReport 1.3.0. This report includes several images, which are loaded dynamically. Then I use JasperRunManager.runReportToPdfFile to create the PDF. Everything in the PDF
i have create one report that contain subreport. everything goes fine before i set the default value expression at SUBREPORT_DIR. There is no problem during compilling but when i tried to view using i
I am trying to generate PDF report with Jasper Reports using Spring. But report is always empty. I searched a lot and could not find problem. I tried to write byte[] pdfReport to OutputStream but resu
I am trying to generate a report containing a table. These are the important parts from the jrxml: <jasperReport
i would like to elimate group based 开发者_开发技巧on expression. how can i do it?Change the PrintWhenExpression value for the group band:
I am currently using a JasperServer re开发者_开发技巧pository to hold reports. I would like to include an image of a logo in the upper-right hand corner of the report. However, every time I attempt to