Questions tagged [jaspersoft-studio]

Jaspersoft Studio is the free, open source, Eclipse-based report designer for JasperReports and JasperReports Server. Layouts can contain charts, images, subreports, crosstabs, and more. Import data via JDBC, TableModels, JavaBeans, XML, Hibernate, CSV, and custom sources. Export reports as PDF, RTF, XML, XLS, CSV, HTML, XHTML, text, DOCX, or OpenOffice.

Jaspersoft Studio

Jaspersoft Studio is a GUI designer for creating JasperReports's reports templates. It is based on Eclipse and available as Eclipse plugin and as a standalone application.

Jaspersoft Studio is an alternative of iReport Designer wich now is unsupported.

Resources

Learn more about the Jaspersoft Studio application at:

Bug tracker:

254 questions
0
votes
1 answer

Error, invalid number Jasperstudio and Oracle 12c

In the following SQL: select cast(parvalor as float) valor from parametros where parid = 26 I want to get the data in decimal, use TO_NUMBER and CAST (XX AS FLOAT) but it does not work. This query runs in ORACLE 12c and works normal, but when I…
0
votes
1 answer

jaspersoft creating custom data adapter for jdbc connection

I'm using japsersoft studio, I want to create my own custom data adapter for jdbc connection, so that connection details will be stored in file or class or package we can say.... and using this file I"m going to connect with data source in…
Ethan
  • 35
  • 1
  • 8
0
votes
0 answers

How can i Import a report generated with iReport to Jasper Studio?

I have some reports that were made and generated with iReport, but now i want to use Jasper Studio to make new ones, how do i import import it to jasper studio?
Thiago Souza
  • 61
  • 1
  • 8
0
votes
1 answer

Tibco Jaspersoft query error

I am using Driver as : com.mysql.jdbc.Driver url as : jdbc:mysql://localhost:3306/xxxxxxx Can anyone help me to find the error in this TIBCO Jaspersoft Studio while creating a jasper file ?
Subhajit
  • 876
  • 3
  • 17
  • 37
0
votes
0 answers

JasperReports 6.3 and DataStax DDC Cassandra 3.9.0

I would like to connect to Cassandra 3.9.0 (DataStax DDC) from JasperReports Server community edition (Product Version: 6.3.0, Build: 20160629_1853) and from Jaspersoft Studio 6.3.1.final. When I create a Data Adapter for Cassandra Connection (no…
0
votes
0 answers

Getting error in Jaspersoft Studio when using JPQL Connection

I am trying to make a jpql connection using Jaspersoft Studio. I got the exception below that says that there are no method with name lockMode() in NamedQuery class. But the method…
Bassem Salama
  • 467
  • 5
  • 15
0
votes
0 answers

Loading Mondiran Schema to Jasper Report Server: Access denied

I am using Jasper Studio v6.3.0 with JasperReports Server Community Edittion v6.3.0 on Windows 2008 Server 64 bit. When I try to upload my Mondrian schema XML-file to the server, I get next error from: org.apache.http.client.HttpResponseException:…
Leo
  • 1,029
  • 4
  • 19
  • 40
0
votes
1 answer

Why do I get these error messages in red when developing a table in Jasper Studio?

What do these error messages (in red FitCol, FitRow) mean when developing a table in Jasper Studio? On error tab doesn't show any message. How can I fix them? This is the JRXML CODE: