Hi all,
I have written a java program which will take snapshot of a particular region of the Desktop and put the image data in clipboard. Now if i paste the image data into mspaint it appears good. But if i paste the same into MS Word 2007, outlook 2007, it will appear blurred. But if i copy the same image from mspaint and paste it into word, it will be pasted correctly. Are there any settings that i must maintain while putting image data onto clipboard?
You can see my original java related code and question here
http://www.coderanch.com/t/566233/GU...-Image#2572737