jasper-reports
Maven pom.xml - build modules + self build
I have the next project structure: app module1 module2 ... moduleN parent-pom Project app contains only properties files and JasperReports\'s reports templates. Pom.xml of app:[详细]
2023-04-06 12:01 分类:问答Jaspersoft: Dropdownlist in iReport
I am trying to create a parameter which should be a dropdownlist. I need to let the use choose from 3 different values.[详细]
2023-04-06 11:18 分类:问答JasperReports fonts
I need to ex开发者_StackOverflow社区port the Japanese report in PDF. Report font must be Tahoma. So I set the report font as \"Tahoma\". Initially it thrown like \"tahoma\" not available to JVM, I hav[详细]
2023-04-06 04:50 分类:问答Multiple queries in a single jasper document
Until now I have alway开发者_运维技巧s been constrained by one thing with jasper-reports. I can only write one data query in each document.[详细]
2023-04-05 21:38 分类:问答"HTTP Status 404 - result 'null' not found" exporting XLS with JasperReport's Web Services (May have nothing to do with Jasper)
(There is a chance that this has nothing to do with Jasper, but it only happens with my web services implementation, NOT with the normal JasperServer interface)[详细]
2023-04-05 18:28 分类:问答Subreport doesn't fill the first page in ireport leaving white space
I have designed a report with 4 subreports, the problem is that when I print the report the 4\'th report has a data that 开发者_如何学Gocan fill the whole page but it just uses half of the first page[详细]
2023-04-05 18:02 分类:问答version compatibility issues with jasper reports and iReport
I have an existing jrxml files which is formatted like the code below: <band height=\"25\" isSplitAllowed=\"true\">[详细]
2023-04-05 15:21 分类:问答export jasper report to excel - 2003, 2007
I have created one jasper report with column paid which contains decimal values (format by new DecimalFormat(\"$#,##0.00\").format($F(paid)) ). In the bottom o开发者_运维百科f the report I generated[详细]
2023-04-05 03:17 分类:问答Can data in a java text field be sent to jasper report without database interaction?
We are developing a desktop application in java using netbeans. we have installed the jasper reports for netbeans and are able to design the reports from the data in the database[详细]
2023-04-05 00:36 分类:问答JasperReports html export
I have developed a report in JasperReports, it appears fine when exported as PDF, but when I export same report as HTML it appears smaller in size. Does anyone have any idea, how is it possible to set[详细]
2023-04-05 00:18 分类:问答