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
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.
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