is there a documentation about how the embedded pictures are stored in the project file?
I’ve tried to insert picture data directly in the project file using the “Contents” property of the Drawing object but I did not find the right format. It seems that the content is ZIP-ed and then base64 encoded but that’s not all obviously.