ireport
How to have two reports on the same page with iReport?
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).[详细]
2023-02-07 12:33 分类:问答Formatting Double into a String in iReport
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.[详细]
2023-02-07 02:47 分类:问答JasperReports: How to display multi language on one page and same as label
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[详细]
2023-02-06 03:14 分类:问答Create customized Jasper report layout
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[详细]
2023-02-04 22:13 分类:问答JasperReport scales images when exporting to PDF, thus losing quality
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[详细]
2023-02-04 02:49 分类:问答cannot load sub-report after setting SUBREPORT_DIR > default value expression
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[详细]
2023-02-03 23:26 分类:问答Jasper Reports empty PDF report problem, using Spring ModelAndView
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[详细]
2023-02-02 03:00 分类:问答Jasper table component
I am trying to generate a report containing a table. These are the important parts from the jrxml: <jasperReport[详细]
2023-02-02 00:13 分类:问答Suppress in iReport
i would like to elimate group based 开发者_开发技巧on expression. how can i do it?Change the PrintWhenExpression value for the group band:[详细]
2023-02-01 22:52 分类:问答iReport: Uploading Image to JasperServer (fail)
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[详细]
2023-02-01 07:12 分类:问答