Hi,
Thank you for the reaction. You are right, there are multiple data blobs in the clipboard and they are in different formats.
JC> Probably the main question would be... JC> What is the data format? I did some analysis of this, here are the results: http://i.imgur.com/WO3r2.png
Apparently, OneNote is not using InkML, but Microsoft Ink Serialized Format.
JC> What exactly is the file format saved. And *which* different data formats JC> show up on the clipboard when you copy? There are several, you can see them in the screenshot
14 CF_ENHMETAFILE is empty, it has 0 bytes 2 CF_BITMAP = 0 bytes 17 CF_MAX, non empty [see screenshot] 8 CF_DIB, non empty too
Since Inkscape doesn't paste it as a bitmap, I suppose it does somehow parse Microsoft's format for Ink?