anmeldezeug Posted January 30, 2015 Posted January 30, 2015 I am creating Jasper Reports with Jasper Studio 5.5.2 (I also tried 6.0). The published files (.jasper) are deployed on a Jasper Server Version 5.2 and the reports can then be downloaded via a web frontend in XLS-format. Somehow, the Preview from Jasper Studio (attached to the same database) shows different results than the server. Can I use a different Library to publish my files in Jasper Studio so it corresponds with the Jasper Server Version? Unfortunately, I do not have access to the Jasper Server (not even the logfiles) so make some direct comparisons.
Solution stasp Posted January 30, 2015 Solution Posted January 30, 2015 Hi, There is no way to give you a definite answer without looking at report design (jrxml file) and at XLS output files from JSS and the server. However the most probable cause of the difference is that you have different configuration for jasperreports properties on the server compared to JSS.On the server the properties are configured in <jasperserver-pro>WEB-INFclassesjasperreports.properties file. You are going to need access to Jasperserver in order to modify the file. The complete list of jasperreports properties can be found here:http://jasperreports.sourceforge.net/config.reference.html Hope this helps - Stas
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now