word doesn't understand IMG xd:inline attribute!

D

dzo

Hi
when saving an image in infopath, they are currently being imbeded suing the IMG element with the encoded data being stored in the "xd:inline" attribute. It appears that word does not understand this element/attribute combo.
We can work around this by transforming the infopath xml to an MHT document..but the problem here is that images must be hosted in a separate part of the file...which means we must preprocess the XML, strip out the images, write them to the appropriate section of the MHT file, save the reference for use later in the "main" MHT section...that sucks

QUESTION: is there a way to embed the image data directly using the IMG element or another element? i tried using the "src=data:image/gif;bash64,RO1.....", but word does not seem to understand that either. Any help would greatly be appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top