I m customizing jasperserver. I want to change开发者_如何学Go installation format. When we install jasper server it ask to install My Sql database. I want to change it and add Postgress database.
The data which has to display is coming from three tables and i am defining the fields in jasper report/ir开发者_运维百科eport. But there is no data to display. i am also passing a correct a datasourc
I want to makes my jasperrepport\'s csv documents values separated with semicolons instead of commas.
I have created jasper report in ireport. I am trying to execute it using jasper server. I want to pass two input parameters to report using single Input Control. This input control is a drop down. It
I am trying to run my report created on iReport 4 on the jasperserver with a postgresql database (On my localhost).
I am trying to create a parameter which should be a dropdownlist. I need to let the use choose from 3 different values.
(There is a chance that this has nothing to do with Jasper, but it only happens with my web services implementation, NOT with the normal JasperServer interface)
Using iReport v4.0.1 with Jasperserver v4.1.0 I\'m trying to find a syntax for linking subreports to the main report that lets me test it in iReport then deploy to the server through the repository br
I have a report with two subreports. The first subreport is very short, the second one is quite long. I would like the exported spreadsheet to have a single sheet/tab for each of these two subreports.
I have created jrxml file and deployed it on jasper server. It provides its default input window. I wa开发者_开发问答nt to add my own jsp to take input from user. There is option to add jsp, however I