2
25Coder
I have developed a VSTO Add-in that wraps the body of my email in a custom
HTML template that looks like my company's letterhead. The add-in is
functioning fine, but when I send the message Outlook is resizing my images
to width/height 32px. I have even specified the specific sizes on all of the
images, but outlook still resets them when sending the message.
I have 2 other posts on the VSTO forum, but no answers. I know my code
works correctly, what is Outlook doing?
BTW: I have made sure that my HTML template passes the Word 07 HTML
Validation. The template looks perfect in VS2005!
HTML template that looks like my company's letterhead. The add-in is
functioning fine, but when I send the message Outlook is resizing my images
to width/height 32px. I have even specified the specific sizes on all of the
images, but outlook still resets them when sending the message.
I have 2 other posts on the VSTO forum, but no answers. I know my code
works correctly, what is Outlook doing?
BTW: I have made sure that my HTML template passes the Word 07 HTML
Validation. The template looks perfect in VS2005!