Top "Jaspersoft-studio" questions

Jaspersoft Studio is the free, open source, Eclipse-based report designer for JasperReports and JasperReports Server.

How do I compile jrxml to get jasper?

I have jrxml file, I want to compile this to get .jasper. How do I compile and get that jasper …

java jasper-reports ireport jaspersoft-studio
When export a report to PDF change the font

I'm using Jaspersoft Studio 5.2, and I did a report with Courier New font, and when I exports this to PDF, …

fonts jasper-reports export-to-pdf jaspersoft-studio
How do I format a number as 2.564.894.621 in JasperSoft Studio?

I need to print some big values. A value looks like this 2564894621 now I want to format the float value …

jasper-reports jaspersoft-studio
What is the difference between iReport and Jaspersoft Studio?

Both are tools for visually designing reports and both come from the same vendor. Why is Jaspersoft pushing two similar …

jasper-reports ireport jaspersoft-studio
How to create dynamic color for text field?

Background: Jaspersoft studio 6.2 How to change forecolor of a text field based on an expression. How can I apply a …

jasper-reports jaspersoft-studio
Passing data from main dataset to table dataset

I'm creating simple report in Jaspersoft Studio 5.6.1 with one table. Sending data to this report from Java via JRBeanCollectionDataSource. In …

jasper-reports javabeans jaspersoft-studio
Jaspersoft studio: UTF-8 encoding issue

I am using Jaspersoft Studio final version (v6.1.1). I have designed my report and it contains Turkish characters. When exporting …

java encoding utf-8 jasper-reports jaspersoft-studio
Jaspersoft Studio - net.sf.jasperreports.engine.JRException: java.lang.ClassNotFoundException: org.hibernate.cfg.Configuration

I am using the Data Adapter Wizard in Jaspersoft Studio 5.5.1 in order to set up a Hibernate connection. The wizard …

java hibernate jasper-reports jaspersoft-studio
JasperReport: How to use subreport return values as input for Main Report Variable Calculation

Scenario: I've two reports: Main Report (let's call it, A) and sub-report (let's call it, B). Report A contains sub-report …

java jasper-reports jaspersoft-studio