Questions tagged as 'jasper-reports'

0
answers

Skip Image for JRDesignImage

I have a bar code image being generated by barbecue , this image is stored in an instance of Graphics2D . I wanted to know how to put this image in an instance of JRDesignImage so it can be compiled and printed. Code...
asked by 12.04.2018 / 21:29
0
answers

Compile report

I am creating a report that does a query in the database from a parameter that is sent to Jasper. In the source code I made a check to see if the compiled .jasper file is valid (creation date, parameters, etc), however, the first report is print...
asked by 12.04.2018 / 02:48
1
answer

Jaspersoft Misdirected Print

I get the impression of a small receipt in the portrait orientation I made in Jasper Studio, but when I print it, it appears in landscape orientation. For some reason PDF readers do not respect the guidance, and sure enough, it must be something...
asked by 23.03.2018 / 17:52
0
answers

Group the textFieds right into JasperSoft Studio

I want to group my textFields all rights so they can form the days of a class schedule, but not all of those days have classes and I want to omit the days that did not take classes, causing it to be right-aligned of my page. being grouped in the...
asked by 26.03.2018 / 21:37
0
answers

angular 2 download pdf file with post

I have a api rest developed using springboot on the backend and angled as a front. The rest code is: @PostMapping("/imprimir/{id}") @PreAuthorize("hasAuthority('ROLE_CADASTRAR_INSTRUCAO') and #oauth2.hasScope('write')") public ResponseEntit...
asked by 26.01.2018 / 20:35
0
answers

Help with parameters in jasper reports

I wonder if I have to pass a parameter with a value obtained in the parent report to a subreport query, and use this value in the subreport it ... : D     
asked by 13.01.2018 / 13:19
1
answer

Error JasperSoft Ubuntu

I'm having a problem while running JasperSoft 6.4.3 on Ubuntu. The application starts normally. But when I am going to create a new report, whether it is with an associated base or not, nothing is displayed in the report (none of the tabs: Desig...
asked by 28.11.2017 / 11:57
0
answers

Two filters working in a JAVA report

I'm doing a job for college, I got the report part and created the report as the image shows. HoweverIwasabletojustmakethenamefieldworkonasecondjavaclassthatIcreatedusingthefollowingcodepublicclassrela_clientes_nome{conexaoBDconn=newconexaoB...
asked by 26.11.2017 / 03:16
2
answers

Print picture (relative path) Jasper Report

Good morning everyone! I'm trying to print a logo in the Jasper Reports report if I put the address " link " works, But I wanted to put the path of the image that is inside my application (eg "../images/logo.png") follow below structure...
asked by 08.11.2017 / 13:49
1
answer

Open report jasper reports on Web Server

I can not open my reports on the Web Server, after deploy. My project is java hibernate with maven. When I try to print a report I get this tomcat log:    Tomcat Log 19-Aug-2017 20:35:32.050 WARNING [http-nio-8080-exec-10] com.sun.fa...
asked by 19.08.2017 / 23:03