I'm able to copy an image from my java application to the clipboard and
paste it into Word. However, pasting it into Wordpad yields a totally
black image. Also, copying the same image from Word and pasting it into
Wordpad works fine. Any clue?

Signature
Grinnikend door het leven...
bH - 07 Aug 2006 02:18 GMT
Hi Izak,
I had some luck with copying and pasting a small picture (x.jpg) into
a WordPad
taking the option of using Picture(Metafile). It was not consistant.
WordPad
liked a x.bmp format.
bH
> I'm able to copy an image from my java application to the clipboard and
> paste it into Word. However, pasting it into Wordpad yields a totally
> black image. Also, copying the same image from Word and pasting it into
> Wordpad works fine. Any clue?