Pasting image from clipboard

Hi,

I’m trying to paste an image from the clipboard into a blob field.

I tried using the application.getClipboardString method even though I didn’t think it would work. As expected, it didn’t.

I’ve searched through the it2be plugins and didn’t see anything simple for getting an image from the clipboard.

So, any suggestions? How have you done this before? Thanks for your help.

Anyone?

Just to be clear, I’m trying to write a method for a button that copies what is in the clipboard (in this case, an image) into a field.

Thanks.

From where is it being copied into the clipboard: Application? Operating system? Just trying to get a better picture of what you are trying to do.