Questions tagged as 'ireport'

1
answer

How to show a report of JasperReport (ireport) in a pdf JSP JAVA

You will see I have a problem, I must from a button in a jsp, send to call a report that I made in jasperreport above and be displayed in a pdf window to the user. When you click on the button, you must send a signal to the servlet and servle...
asked by 26.10.2018 / 09:13
1
answer

Route error with subreports in other computers

In the development of a Java system I used iReport Designer 5.6.0 to generate some reports. However, I have had a problem with reports that contain subreports. I have a parent report that also contains a subreport that would be the detail,...
asked by 25.07.2018 / 21:17
0
answers

Run stored procedure from iReport

I have an error running a stored procedure from iReport :    Error filling print ... Error executing SQL statement for: reportIngresoCuenta   net.sf.jasperreports.engine.JRException: Error executing SQL statement for: reportInGenecount   at...
asked by 24.12.2018 / 17:08
0
answers

Two reports in IReport

I am creating a report in IReport 4.0.1 of the following form where I generate a dispatch guide to a user, this report should generate two copies one for which the dispatch and the manager receive. First generate a view with the report...
asked by 06.12.2018 / 15:13
1
answer

How to load automatically in numerical format, the values that were exported in excel from Ireport?

When exporting a report made in Ireport as excel, there are certain numerical values that are loaded as text when opened in excel, even though these cells are in BigDecimal format in the ireport. My question is, is it possible to configure autom...
asked by 22.11.2018 / 17:14
0
answers

How to make the value of the fields appear in the column footer? Ireport and Jaspersoft

I try to show the values of the fields in the column foot with the intention of showing the information below detail, however it does not show information.     
asked by 05.11.2018 / 21:13
0
answers

Filter data from a report in Jasperreports (Ireport) netbeans sql

I am doing a project for which I have several reports; I have already managed to visualize them all complete by means of a jsp ; however, I want to give the user the option to filter data. For example, in my sales report I want to filter my dat...
asked by 31.10.2018 / 04:43
0
answers

Show a Report of JasperReport (Ireport) to a user in java netbeans jsp-servlet

0 vote against Favourite you will see I have a problem, I must from a button in a jsp, send a call to a report that I have made in jasperreport before and be displayed in a pdf window to the user. I have tried several ways but it does not wor...
asked by 30.10.2018 / 06:01
1
answer

black letters in ireport and netbeans

When I generate the preview of my report, the letters come out as I wish: painted in bold: But then when I save it as .pdf, it generates me this way: Why does this happen? How could I fix it?     
asked by 12.10.2018 / 17:04
1
answer

Problem when executing in jasper ireport report

I have a Java GWT project, where I make an invoice, the whole process of saving and returning in the SQL DB works well, the problem is when in two or more terminals the sales process is executed simultaneously, since at the time of showing the d...
asked by 05.10.2018 / 01:38