jaspersoft-studio Questions

2

I'm building a complex project that depends of various modules. For exporting to PDF I'm using JasperReport API and for developing reports I'm using Jaspersoft Studio, version 6.4.0. In the way t...
Goerke asked 4/10, 2017 at 9:0

12

Solved

I have jrxml file, I want to compile this to get .jasper. How do I compile and get that jasper file?
Sarver asked 16/12, 2010 at 1:50

6

Solved

I'm using Jaspersoft Studio 5.2, and I did a report with Courier New font, and when I exports this to PDF, it's change the font to Arial. I'm using just the Studio tool. When I preview the report ...
Furbish asked 7/10, 2013 at 19:20

2

Solved

I created a report using JasperSoft Studio. I'm referencing to this helpful post Jaspersoft Studio: How to use Collection of Java Beans in data adapter by Alex K I'd like to retrieve a list of or...
Triumvirate asked 18/5, 2017 at 11:58

1

Solved

I want to use lambda expressions inside a TextField expression like this: Arrays.asList($F{field1}, $F{field2}, $F{field3}).stream().filter(i -> i != null).collect(java.util.stream.Collectors.j...
Rimbaud asked 12/1, 2017 at 16:32

1

Solved

Docs are outdated and not helpful anyway. I use the dialog to add the class and and the static method, as well as the path to the .jar file holding the relevant classes. When I hit test connection...
Megganmeggi asked 1/12, 2016 at 4:20

1

Solved

After being able to add custom data source from java bean to a report according to Add custom data source to Jaspersoft Studio , I get to the second point of my reporting with jasper. I have a ma...
Insurrection asked 2/8, 2016 at 12:52

1

Solved

I am trying to fill a table by passing a custom data source to it. I have created a simple report with a table on it. The report it self gets the data from a ms sql database. I have written a java ...
Kurtzman asked 19/7, 2016 at 12:24

3

Solved

Background: Jaspersoft studio 6.2 How to change forecolor of a text field based on an expression. How can I apply a expression so the font color (forecolor) will be based on the value in that fi...
Yasmineyasu asked 21/4, 2016 at 11:6

1

Solved

I have already created a working jrxml report presenting a table populated by a dataset of a collection (List) of Java beans. Now I would like to use that same dataset to create Chart (basic bar c...
Seersucker asked 4/3, 2016 at 15:49

1

Solved

I need to print some big values. A value looks like this 2564894621 now I want to format the float value to this: 2.564.894.621 I am using Jaspersoft Studio to develop my jasper report.
Parma asked 10/2, 2016 at 10:4

1

Solved

Both are tools for visually designing reports and both come from the same vendor. Why is Jaspersoft pushing two similar technologies?
Foregather asked 26/10, 2012 at 11:36
1

© 2022 - 2024 — McMap. All rights reserved.