shivenderd Posted July 30, 2010 Share Posted July 30, 2010 Hi,We use jasper 1.3.3. Our reports contain expressions like $R{key} and $p{paramname} etc.. everything was working fine until we added -Dfile.encoding=UTF-8 to the java arguments.We observed that if we use -Dfile.encoding=UTF-8 parameter to the java arguments, we see that jasper reports are showing some balnk fields where we have entries of $R{key} and $P{key}. This happens always on windows 2003 and solaris but I obeserved it is working fine in windows XP. It is happening for only few entries but not for every entry. When we remove the encoding parameter in java arguments. Everything is working fine.Any thoughts? Thanks,Shivender 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