After PDF to jpg image conversion, bad quality in image

Hi,

I am using Jpedal.jar, jai_core.jar and jai_codec.jar (old versions) in my code.

It is working fine in production environment.

But in Testing environment, after some server migration, image generated is not clear.

Generated jpg image has some box like structure instead of having characters.

Can anyone help, what is the environmental settings i need to follow?

Regards

Ravishankar V K

[447 byte] By [vkrshankara] at [2007-10-3 4:46:15]
# 1
> It is working fine in production environment. Well then you know it's a configuration issue and not a code issue. That or the PDF's are different?
SoulTech2012a at 2007-7-14 22:50:37 > top of Java-index,Desktop,Developing for the Desktop...
# 2

PDF what i used before the server migration and after the server migration are one and the same. There is no change in the PDF used.

Also there is no change in the Code. But still i definitely feel that there should be some external settings to be done in the server end.

Server Admin's are not aware what changes to be included for this issue.

vkrshankara at 2007-7-14 22:50:37 > top of Java-index,Desktop,Developing for the Desktop...
# 3

Hi,

Now i have replaced the latest .jar file for Jpedal, jai_codec, jai_core and have made modifications in the code to fit the latest version of the .jar files.

But the image is getting generated Exact Upside Down. How can i resolve this issue?

Regards

Ravishankar V K

vkrshankara at 2007-7-14 22:50:37 > top of Java-index,Desktop,Developing for the Desktop...