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 - Fields from Javabean with nested objects

I'm using Jaspersoft studio 6 and try to add fields to the report using the "dataset and query dialog", selecting "javabean" and my entity class. When I add a field that is a nested java object, studio inserts the object instead of the sub-fields…
Jaffa
  • 501
  • 1
  • 8
  • 16
0
votes
1 answer

Jaspersoft custom function not showing in the expression editor

I've searched google and Stackoverflow but I just can't find an answer to my question. I'm currently using Jaspersoft Studio 5.6.2 final and I'm trying to get a custom function to show up in my Expression Editor, but what ever I try I just cannot…
Wubinator
  • 741
  • 1
  • 7
  • 16
0
votes
2 answers

The same sql statement works differently in Jasper and pgAdmin

I face a problem with SQL query in JasperSoft studio. I am trying to get records from posgreSQL database from between two dates. I use this statement: SELECT spent_on FROM time_entries WHERE spent_on BETWEEN date '2014-01-01' AND date '2014-11-1'…
GregG
  • 3
  • 3
0
votes
1 answer

Output SQL with log4j in Jaspersoft Studio

Some background first. I'm using Jaspersoft Studio 5.6.0 Final and have followed the instructions here to setup log4j. I'm trying to get log4j to output the SQL query when my report is run. I have a problem with the query and need to see the SQL…
Graham
  • 5,488
  • 13
  • 57
  • 92
0
votes
1 answer

HTML5/High Charts - Truncate xAxis Labels

Could someone help me truncating the labels on the Highcharts in Jaspersoft Studio? So following the instructions from this link (How do I format x-axis label in highcharts) I have come up with the below:
lampbob
  • 761
  • 1
  • 7
  • 16
0
votes
0 answers

I want to use Date as my x value in my xyline graph in jaspersoft but it only allow a Number

Is there a way to be able to render a date value instead of a number in jaspersoft XYLine graph? Is there a way to manipulate the x labels so it will display as MM/DD? This is my code right now where I am getting the month and day values and…
arn-arn
  • 1,328
  • 1
  • 21
  • 31
0
votes
2 answers

NullPointer exception in Jaspersoft Studio 6.2.0 while creating TIBCO Maps report

Does anybody know what this null pointer is? This error is encountered when i try to run a simple TIBCO Maps report in Jaspersoft Studio 6.2.0. I have just dragged one Map element on the palette and then running the…
0
votes
1 answer

unsupported major.minor version in jasperstudio 5.6.x with scriptlet classes

I have created a simple .jar with a class to process a parameter in my Jasper report via scriptlets. I have added the .jar to the build path of the report project. The .jar has been compiled with JDK 1.7, and the execution enviroment of the Jasper…
0
votes
1 answer

groovy and jdbc connection with Jaspersoft Studio

I try to use groovy for my report to connect a subdataset to an Oracle database. -> In report > properties> language : groovy -> in my dataset i choose "use an other connection" with the expression : Sql.newInstance( …
Pollux
  • 11
  • 4
0
votes
1 answer

Why wont my text change size?

I am using Jaspersoft Studio and am attempting to do what should be one of the simplest tasks, resize a static text element. However no matter what means I think of to try and change the text size it stays the default size. Here is the .jrxml code I…
OrwellHindenberg
  • 4,988
  • 8
  • 38
  • 58
0
votes
0 answers

Issue in compiling JRXML through Jaspersoft Studio: Column spacing must be positive

I'm designing JRXML in JasperSoft Studio. I want the no. of columns in the page to be more. A4 Page Format doesn't suit my needs. So selected 'Custom' Page Format and changed the Width to '1000' and Height to '900'. With these properties when i…
user3684156
  • 31
  • 1
  • 2
  • 8
0
votes
1 answer

have to restart the jaspersoft studio if the customized jasper function library get changed

guys. I am using jaspersoft studio 5.6.0 final. I am having a weird issue that whenever I made new changes to my own functions library. jaspersoft studio DOES NOT recompile it automatically. If I clean and build the project manually, the generated…
randomness2077
  • 1,119
  • 2
  • 13
  • 25
0
votes
1 answer

Jaspersoft Studio does not display well a report template created in iReport

I created a report template using iReport. I want to show that report template in Jaspersoft Studio too. The problem is printWhenExpression tag does not work properly in Jaspersoft Studio so nothing is filtered. Is that normal?
deeperwhite
  • 87
  • 1
  • 3
  • 9
0
votes
1 answer

How to up and run java code in JasersoftStudio?

I would like to know something if possible. As I used JaspersoftStudio, I noticed that when creating new project folder it always came up with JRE library. I also see java editor in there as well. Is it possible to write and run java code in…
sakura
  • 199
  • 1
  • 2
  • 21
0
votes
1 answer

How to create topics in jaspersoft studio?

I am trying to use pre-defined sql queries in generating reports on JasperReports Server professional edition. How can i create topics in jaspersoft studio designer in order to use pre-defined sql queries ?
user2951828
  • 69
  • 1
  • 1
  • 10
1 2 3
16
17