Hi Ivan,

Quote Originally Posted by ivansc View Post
The clipboard needs to know the format of the source.
Yes I thought that might be the case.

Quote Originally Posted by ivansc View Post
You can try with ImageMagick. Follow this steps (download "Win32 dynamic at 16 bits-per-pixel - ImageMagick-6.9.2-4-Q16-x86-dll.exe")
Thanks for the sharing a solution with us. Ultimately I really wanted to avoid adding another external control to the application. Personal preference, as it makes it easier to migrate to the latest release of DataFlex and take advantage of new and improved changes.

We had migrated our graphic display from an Active X control called GDImage to the graphics library. The copy to clipboard was the only function we thought customers weren't using as access was well hidden. How wrong were we .

It seems to me that some extra keywords for the Direct_Output and clipboard: could solve this problem, for us at least, quite easily.