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

Jaspersoft Studio NullPointer connecting to Repository

I am trying to connect the new JasperSoft Studio Version 5.5 to the repository of my JasperReports Server 4.5.0. After entering all of the details and clicking test I am presented with the following Nullpointer Exception: AxisFault faultCode:…
DeanMWake
  • 893
  • 3
  • 19
  • 38
0
votes
2 answers

JasperServer MalformedURLException

I'm using JasperServer 4.5.0 and Jaspersoft Studio 1.1.2. I made ​​a report and uploaded it to the server host without problems. But when I view it, it throws this exception message: com.jaspersoft.jasperserver.api.JSExceptionWrapper:…
-1
votes
1 answer

Why am I getting "Document is empty" when I preview in Jasper studio book mode?

I use Jasper Report studio to design the report using the book template, I'm sure a single report is ok, but when I preview the merged report, I found that an empty document is returned, showing "Document is empty", the following is the code of the…
ljc
  • 1
  • 1
-1
votes
1 answer

Why my Jasper soft studio is crashing while connection with database?

I am creating the report in jasper studio. when I am creating static content report in jasper studio its working fine and I am able to connect the database also but when I am trying to run the query as soon as I click the run button then the jasper…
-1
votes
1 answer

How To add QR Code In jasper using JasperSoft Studio [Tibco JasperSoft Studio]

For More Detailed Answer Visit :: https://github.com/Amisoni/How-To-add-QR-Code-In-jasper-using-JasperSoft-Studio-Tibco-JasperSoft-Studio
Ami Soni
  • 19
  • 1
  • 5
-1
votes
2 answers

How do you download and launch iReport from maven/gradle?

This question is not about how to run executables from maven, how to use maven, how to download/install iReport, etc. How do you download and run iReport or possibly Jaspersoft Studio using a Java build tool like maven or gradle? My understanding…
Jennifer P.
  • 377
  • 1
  • 3
  • 17
-1
votes
1 answer

how to publish multiple sub-report in jasper server

how to publish a main report which has multiple sub-reports for example main report A consists of a sub-report B and sub-report B consists of sub-report C and they have different parameters, for example report B has different parameter and report c…
kumar
  • 1
-1
votes
1 answer

How to define a class of a parameter that is not present in the select?

I got a problem with the Jasper Studio application. I want to make a parameter, but I don't find java.lang.collection in the class select. What's the solution so that java.lang.collection is in the application
-1
votes
1 answer

Jasper Studio JRE build path specifies execution environment error

I am new to Jasper Studio. I have created a data source using java beans collection following these steps but I am getting this error which I think it causes my report not to fill the report with the collections of my bean. Description Resource …
-1
votes
1 answer

Using a oracle data adapter to deploy and fill reports on jasperserver

I have a oracle dataadapter that is a datasource on jasperserver. But when I create a report using this adapter, it does not preview or fill the report on Jaspersoft Studio and JasperReports Server. Is there anyway I can create a new oracle…
VJAS
  • 1
  • 4
-1
votes
1 answer

Change Data Adapter password for MS SQL server database in Jaspersoft studio

I have created project in Jaspersoft studio sometime before. Recently, I have changed MS SQL Server login Password. From then onwards; when I'm trying to create dataset, I am getting the below error: com.microsoft.sqlserver.jdbc.SQLServerException:…
Ashok kumar
  • 1,593
  • 4
  • 33
  • 68
-2
votes
1 answer

How to send an image?

I have no idea. There is no such option. The image comes from unknown source.
Wesos de Queso
  • 1,526
  • 1
  • 21
  • 23
-3
votes
2 answers

Procedural Language in Jasper Studio

I need to include procedural code to get data from database. Example: use for/while loops, if conditions, open and close "cursor" data, to create a program that runs and obtains results. This result is used to fill the report fields. How can I…
Angelo
  • 1
  • 1
1 2 3
16
17