socheat.student Posted December 29, 2015 Share Posted December 29, 2015 I have created jrxml file by exlipse and design it as report to export from browser as pdf file. I use it with spring MVC. in the jrxml file also include textfield file. I set text or string to textfield. in local it does not get new line. but when I deploy to server it get the new line. so it wrong on server. same data -> same code -> different environment -> diffrent result. in the server is look like I have tick the stretch with overflow. but I does not tick it. Link to comment Share on other sites More sharing options...
hozawa Posted January 13, 2016 Share Posted January 13, 2016 Check if the fonts are the same on both servers. If you haven't specified fonts in your report, specify it and be sure that font are available in jvm of both servers. Link to comment Share on other sites More sharing options...
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