R
Rob Marsh
Guest
Hi,
Does anyone know how you go about creating a clipboard object in c# that has a hyperlink wrapped around an embedded image? I need to be able to paste it into word or OneNote. So far I've tried an HTML fragment with a base64 encoded image inside a link. This works fine if I load it as html , but doesn't work for pasting.
I'm open to any suggestions!
Rob
Continue reading...
Does anyone know how you go about creating a clipboard object in c# that has a hyperlink wrapped around an embedded image? I need to be able to paste it into word or OneNote. So far I've tried an HTML fragment with a base64 encoded image inside a link. This works fine if I load it as html , but doesn't work for pasting.
I'm open to any suggestions!
Rob
Continue reading...