It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly开发者_开发问答 broad, or rhetorical andcannot be reasonably answered in its current form.
I cannot make PHP & JasperReports work on Tomcat 6. I have xampp (apache, php5.3.1, mysql, tomca开发者_开发知识库t6) on Windows XP.
I implemented a TOC into my report as described in the official Jasper Report examples. It works well within the limitations mentioned in the example:
I want to set <printWhenExpression>![CDATA[Boolean.valueOf(true)]]</printWhenExpressio开发者_StackOverflow中文版n>
Suppose I have the following group, with a header, a detail and a content. Group 1 HEADER Group 1 DETAIL 1
I am working with iReport and generate around 20 pdf report also.Now开发者_运维技巧 I want all the field blank in the report where its contain value 0 (zero).
My report contains 3 parts – 2 parts are quite straightforward table reports, and one part is contract agreement on about 10 pages, 10 pages of static formatted(bold headings) text. This contract agr
We have a report that the customer would like to have exported to an excel format where it has multiple worksheets. Essentially the two queries share the same parameters, but everything else is differ
I am using JNLP which fetches my jar files to client. When I run the application, I am getting the error: JasperPrint(NullPointerException).
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece