ireport
Is this layout possible in Jasper 3.7 or any newer version ? Please advise
I\'m trying to design a report that has the layout as attached below in the image. However, I cannot get to move the bands the way I want them to be. As a desperation, I tried forcing the \'detail\' b[详细]
2023-03-07 19:46 分类:问答jasperreport JRDataSource
While working on report for some client, guys and me, we\'ve succeeded to define(Java), populate(from Hibernate v3.x) and \'feed\' custom data source (in pseudo raw SQL something like:[详细]
2023-03-07 16:47 分类:问答iReport Crosstab data problem
I am trying to setup a row group in a crosstab within iReport. This row group uses three strings concatenated together. When any one of them changes a new row is made. The problem I\'m having is that[详细]
2023-03-07 03:20 分类:问答Hide multiple detail bands
I have a report with a subreport to add a logo to the main report. In this subreport I have 2 detail bands to support two differently sized logos; one is long and the other is about a 3rd a long (widt[详细]
2023-03-06 00:56 分类:问答Conditional color change in a chart
Is it possible to create a bar chart with red colour when 开发者_如何学JAVAthe values are negative and green colour when the values are positive? Is Conditional formatting within a chart in iReport po[详细]
2023-03-05 18:15 分类:问答Multiple SQL queries in a report
The requirement is to generate a single report connecting to a single DB: Query1 is a gr开发者_StackOverflow社区oup by query and has a bar chart and pie chart based on it.[详细]
2023-03-04 01:37 分类:问答Border in Detail band
I have a question about how border should display in detail band, and I would like to get some help. Say, a column in detail band that might have LOTS data, by lots, I meant sometimes a single record[详细]
2023-03-01 03:33 分类:问答How to convert the Date into Epoch in iReport and Jasperserver
I want to create a report for login history between two dates. The login history table has the following fields:[详细]
2023-02-28 15:24 分类:问答ireport4 java.lang.ClassNotFoundException: org.apache.batik.svggen.SVGGraphics2DIOException
I am using Timeseries Chart. It\'s works fine. But, when I using it in JAVA,some exception occurs. JasperPrint jasperPrint = JasperFillManager.fillReport(jasperPrintFile.getPath(), paraMap, DBUtil.ge[详细]
2023-02-28 06:11 分类:问答Unwanted page breaks in Jasper iReport
I am using one master reports with some static data and 开发者_开发百科three subreports. Subreports can repeat zero to many times and are approximately half page long. I have put each subreport in a s[详细]
2023-02-27 15:02 分类:问答