0
votes
1answer
68 views

Report comes two pages when using subreport

I have a problem when using a subreport in my report. I have a query which produced only one record. And I've arranged for one record displayed one page. When there is a subreport, it prints 2 pages, ...
0
votes
1answer
111 views

Subreport in Jasper-Reports does not split

I'm stuck with subreports in Jasper Reports. I'm using Jasper Reports 5.0.1, where I've designed a subreport within a subreport: main-report - detailband 1 => outer subreport outer subreport - ...
1
vote
0answers
86 views

Hide or show Subreport

I have a requirement where i need to show or hide subreport based on user selection. Say I have a Main report and two sub reports: sub1 and sub2. User selects to show only sub1. The boolean value ...
0
votes
0answers
74 views

Line chart can not display values returned from subreport

I put a subreport at Detail1 band, and also display 3 return values (RTN1, RTN2, RTN3) at Detail1 (with Evaluation time="Band"). It seems showing all RTN1~3 value at every row just fine. But when I ...
-1
votes
1answer
71 views

Dynamically select the subreport [closed]

I have 5 subreports in my main report. Now my requirement is based on selection from UI i need to display combinations of reports. say: Main.jrxml sub1.jrxml sub2.jrxml sub3.hrxml if user wants sub1 ...
2
votes
0answers
77 views

Jasperreports - how to get JSON to populate a subreport

I am trying to get a table to populate with the same data in my main report using Jasper/iReport. How can I get the Json to carry over? In Edit table datasource I've tried: ...
0
votes
0answers
64 views

Best way to make generic parent report

My question may look a little vague but I'll try to make it understandable, here's the deal: I need to make a generic report where it will have some fields that always will be on the report and a ...
0
votes
2answers
126 views

How to display sub-report on the top of the group?

I have created a sub-report and I have empty place in the right side of my custom_group in my master report. I want my sub-report be in this position (in the right side of custom_group in the master ...
0
votes
1answer
190 views

Subreport using XML file datasource don't work

I'm having a problem with subreport connected to a XML file. When I execute the report the preview don't show the subreport data, but if I execute the subreport alone, it shows the data correctly. ...
0
votes
0answers
553 views

Error evaluating expression in jasper report having sub-reports while getting data from a Xml data source

Im having a problem with creating a jasper report with xml data source. The main report has two sub-reports which have the same xml file as their data source with differente xpath query. All three ...
2
votes
1answer
518 views

How to pass variable's value from subreport to main report and show/hide detail band on the basis of that value in iReportDesigner Jasper Reports?

I am storing Value of one field in a variable in subreport. This variable I am returning to Main report. On the basis of this value I want to show/hide detail band 2. But I am not able to implement ...
2
votes
3answers
291 views

how to provide parameter for subreport in JasperReport correctly

I have a report template that has a subreport; in main report I have some parameters that should be available in subreport too. Main report parameter is defined like this: <parameter name="PID" ...
0
votes
0answers
115 views

Jasper Reports - set hyperlink to open other report and transmit collection type parameter

Can this be done? I have tried but parameter is not transmitted. Only the first selected value appear in generated link and then in the report i am opening when clicking hyperlink, I get null value. ...
0
votes
0answers
128 views

jasper reports ireport subreports order

I have a report that contains subreports A, B, C, and D and ids 1 and 2. Currently when my report runs it runs A-1, A-2, B-1, B-2, C-1, C-2, D-1, D-2. How can I change it to display subreports ...
0
votes
1answer
610 views

How to pass resultset to the subreport via master report's parameter?

I'm new to JasperReports. I have a result set that was passed as a parameter to the main report. From the main report I need to pass it as a datasource to my subreport. param = ...
1
vote
1answer
159 views

How to change JRBaseSubreport expression with JasperReports API

I'm using JasperReports API through PHP/Java Bridge. This means that the PHP side is on another machine than the Java side and the two side doesn't share the same filesystem. To load a report, I ...
0
votes
1answer
290 views

Removing blank pages in report

I'm currently new using iReport to create reports. My main report is just one long page with many subreports. Every time I run my subreports alone with no data it says no pages, but with my main ...
1
vote
0answers
239 views

Sub-reports overlapping “Last Page Footer” band

I have tried every combination of band configuration and layouts. I have a master report and (currently) 2 subreports. The printout is a workorder and each work order must have X number of repair ...
1
vote
0answers
116 views

Subreport trouble in iReport 0.4.1

I am using iReport 0.4.1 and JasperReports 0.6.3, and I'm facing the trouble trying to generate a subreport: I set in Java code .jasper subreport path, it's correct, but putting wrong path for test, ...
0
votes
1answer
184 views

Jasper ireport : order of subreports

I would like to know how Jasper/ireport processes the sub-reports. I have a to return a result from the first sub report and pass it to the second one. The variable now is null.
1
vote
0answers
471 views

Export to Excel - detail in one row - subreport in a cell

I'm using JasperReports for a generating report in Excel format. My report has one detail line. This line includes a subreport (database relation 1:N). The generated Excel file has several rows for ...
0
votes
0answers
311 views

How do I use the subreport in JasperReports?

I want to place subreports in my main report. I placed a static text in the main report Title band and then at the Summary band a brake sending the rest of the report to the second page, that is where ...
1
vote
1answer
483 views

How include subreport in a parent directory into a report in iReport?

How can I include a subreport (.jrxml) file which is located on the parent folder of a specified report in that report? Seems I can't use relative path for specifying subreport (It failed to compile ...
1
vote
2answers
574 views

Getting “error generating report. Unknown print order 0” error during calling JasperFillManager.fillReport method [closed]

I'm working on a Java EE application, with Java 6, Dynamic Web Module 2.4, Tomcat 5.5 and MySQL 5.5. We are using JR reports, designed with iReport. All of them work properly but one. The strange ...
0
votes
1answer
930 views

iReport/JasperReports Server: Subreport return value null

I have the following problem with iReport / JasperReports server. I'm using a main reports with two subreports returning a calculated price, the type of the subreport variable and the local variable ...
2
votes
1answer
135 views

Summary band subreport displays only last value

I am displaying list of string values in detail band of the report , it works fine. And i want to draw 5 graphs in summary band. I tried in summary band it took all the values and generated report but ...
0
votes
1answer
2k views

Having many seperate - unrleated datasets in iReport

I'm using iReport 2.0.4 to export some data to excel from a java application. My problem is my subreports are grouping under the top level report but I want them to be discrete reports. Currently it ...
0
votes
2answers
999 views

Not able to use subreports in JasperReports

My java code for creating Jasper reports is JasperReport report = JasperCompileManager.compileReport(jrxml); JasperPrint print = JasperFillManager.fillReport(report,parameters, conn); ...
1
vote
2answers
772 views

dynamicjasper addConcatenatedReport in a frame

Is it possible to concatenate subReports in a frame placed in the detail band? The goal is to display these subReports and the previous defined elements in the Detail section from a Template. If I ...
1
vote
1answer
2k views

iReport subreports overlap

I have the following problem: In my master report in the detail section i have three subreports. I set Position Type on them to Float and Stretch type to Relative to Band Height but the result was not ...
2
votes
2answers
1k views

Hyperlink in jasper reports across subreport

I want to add hyperlinks to my report. The hyperlink set in one report should take me to another subreport. Could you please tell me if this is feasible. If it is could you please provide step by ...
1
vote
0answers
3k views

JasperReports: Subreport properties “Print In First Whole Band”

First sorry for my English - it's not native for me. I've create report with subreport. Subreport print some records, each textField is surrounded by border (It should look like a table). And when ...
0
votes
1answer
649 views

JasperReports, Subreports row height synchronization

I have 2 subreports, each report contains information for one column of what is going to be the result table. As some entries are quite lengthy I gave the rows of both subreports a same generic height ...
1
vote
1answer
719 views

Jasper reports subreport path not found

i have a jasperreport with some subreports. I want to store the .jasper files inside the classpath. Actually my reports are in com/myapp/reports. I can successufly load the main report with this ...
1
vote
2answers
2k views

Jasper Report : Resource not found

I am developing using Netbeans 7.1. In my jasper report I have subreport in it. It works in one place perfectly. I copied and pasted in another place and now shows this error : ...
1
vote
2answers
632 views

Jasper report, subreport, and encoding

I have a report and a subreport with a resource bundle for french internationalisation. No error nor warning are thrown, but when I use this report to create a pdf, weird char appears, because of an ...
0
votes
1answer
626 views

Jasper Reports: Subreport incorrectly stretching out to whole page or causing page break

I have a subreport which is the sole contents of the detail band on the master report. This subreport can have a variable height, but 3 or 4 could easily fit on one page. When running the report, ...
1
vote
1answer
1k views

How to add page number across master and subreports

I have a requirment where I need to display current page number and the total page number accross reports. I have a master report and 2 subreports. I am not able to identify how to display the correct ...
1
vote
2answers
643 views

Infinite loop in crosstab subreport with long text

Ok here is my setup. Main report containing a subreport. Subreport is a crosstab report. One of the fields in the crosstab has the possibility of being very long, but this needs to be this way. When ...
0
votes
1answer
322 views

How to add subreports to the main report while creating a pdf in JasperReports (iReport)

I have a word doc (135 kb) that is to be converted to a pdf. I am using iReport fot this. I created a main report (with title, page header, column header,detail, page footer,column footer,summary). ...
0
votes
1answer
638 views

How to Pass values trow subreports and main report in ireport?

I have two subreports in a main report in ireport. There is separate totals in those sub reports. I just want to take total of that two sub total to the main report. (TO a text field). How can I do ...
1
vote
1answer
1k views

Working with Jaspersoft iReport 4.1.3 need percentage of total of top ten revenue sums

I am currently working on Jaspersoft iReport 4.1.3. The report I am generating requires a percentage of the top ten service Revenue customers. I can easily get the top ten by limiting the the mysql ...
2
votes
3answers
13k views

How to pass main report data source to subreport (JasperReports)?

I'm using JasperReports and I fill the JRDataSource for ther report. Now, I want to pass the main REPORT_DATA_SOURCE to the subreport. How can I do this? As far as I know the REPORT_DATA_SOURCE is a ...
1
vote
1answer
4k views

JasperReports text field stretching - can stretch height be limited?

I've got the following problem with a JasperReports subreport that I've been trying to solve for the past couple of days with no success. Below is an image of what I'm trying to do. I've got a ...
2
votes
0answers
919 views

Deploying subreports in JasperServer

I have created a frame and subreport for integration with APEX and refined to the point I am ready to deploy on JasperServer. Somehow the exact syntax is defeating me. I've tried all the variations ...
2
votes
1answer
1k views

iReport subreports

I'm not sure what thread to put this in, please direct me to the correct one if this one isn't it. I'm struggling with a sub report in iReport. I have a report that selects from a MSSQL database, ...
1
vote
1answer
907 views

Updating a variable whith a value returned by a subreport

I have a main report which loop over query's data on detail1 band. In this main report I call a subreport which takes an integer in input parameter and returns a string in result (it does not display ...
0
votes
2answers
1k views

Blank subreport in Jasper report

I have seen quite a few questions on blank subreports but none of them provide the information I need. I have a master report: <?xml version="1.0" encoding="UTF-8"?> <jasperReport ...
0
votes
0answers
174 views

Subreport isn't shown when exported to pdf, xls or doc

I have a main report and a subreport working nice. The subreport is printed in the summary band. My problem is when I export the report. The subreport is invisible, only main report is presented. I ...
0
votes
1answer
329 views

Aggregated Content in iReport

Is is possible to aggregate content in iReport? What i mean is to do what "group by" does in sql? Example: name brands sales joe philips 120 bart phlips 240 bart sony 320 andy ...

1 2