Questions tagged as 'jasper-reports'

0
answers

How to Center Text in Details of Jasper-Report?

I try to generate PDF from java with jasper-report, but in centralized and aligned to the right it does not respect me, is there any way that I respect a certain format for fields in detail?     
asked by 12.11.2018 / 17:11
0
answers

How to generate a report with several pages in Jasper Report

I have a document which is 5 pages and as you know JasperReport just shows me a sheet with which I can work, the query with the work contains more 50 data for the theme that they are 5 sheets I need, how can I have more sheets that can be work...
asked by 06.11.2018 / 16:16
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
1
answer

java.lang.NoClassDefFoundError JasperReport

I'm working with JasperReport from your IReport plugin. I have already designed all my form from this plugin but at the moment of running my application it gives me the following exception: Exception in thread "AWT-EventQueue-0" java.la...
asked by 11.06.2018 / 23:17
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
0
answers

Print PDF directly

I am working with JSF and Jaspereports and what I need is that when I click on a button to print a PDF I immediately get the box to print this PDF, I have already searched several tools such as printer d eprimefaces, printerjob etc ... but none...
asked by 17.10.2018 / 21:29
0
answers

ERROR: can not execute CREATE TABLE in a read-only transaction - Jasper Studio

I have the following execution problem with a Jasper Studio report. I created the report by implementing a function in postgresql. When I perform a preview of the report I have no problem seeing the results of the function. However, when I run t...
asked by 15.10.2018 / 20:33
0
answers

Print Graphics JasperReport

I had doubts about how I could print a GRAPH with JasperReport, I looked for the way but only show how to make them but not how to print them, I will leave here the way I print the REPORTS with JasperReport and thus create the idea of what I wan...
asked by 12.10.2018 / 20:16
0
answers

Help with JasperReport, why do you send the following error and it is not displayed?

I have the following code in my controller, where what is returned is the name of my report prueba_reporte @RequestMapping("/report") public String verReporte(Model model, @RequestParam(name = "format", defaultValue="pdf", requir...
asked by 01.10.2018 / 02:45