Blob field on Word

Hi everybody, I need your help… again. I have to send Quote to prospect via Interaction Template, by using Ms Word. Every quote has to start with the contact logo (contact.Picture). Well: I’ve no idea how to format on Word the navision Blob field. I’ve had a look at the word mgt codeunit: my problems is how to handle the Picture File. Do I have to save the picture on some variable, (if so, which variable type?) after a normal calcfield call. There should be some Class of Word Automation…(InlineShapes.AddPicture i.e.) but don’t know how to use it. I’ve searched the topic on the forum: someone suggest to use a template (but how? with a normal mergefield !?!), someone else indicate to save the picture on disk and then import it on Word doc. Does anyone have tried something similar? Thanks a lot.