Jump to content

Recommended Posts

Posted

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. 

  • 2 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...