Hi, how do i create HTML news letter or publish my graphic with web/email links to HTML and importing correctly into MS Outlook E-mail?
Using CorelDraw X3 and MS Office Pro - Outlook 2003
MS Outlook isn't a full version of HTML or even HTML cruddy Microsoft IE style.
http://www.mailchimp.com/resources/top10_html_email_mistakes.phtml
Forget using Draw. This stuff needs to be kept simple as possible.
You can make notepaper and envelopes from Your graphics for Outlook. Graphic save as .img file ( export : zyrafki.jpg). Write the .html file : (zyrafki.html)
<html><head></head><body style="background: url('zyrafki.jpg') no-repeat ;padding: 0;margin: 0;text-align:center;"></body></html>
Your picture will be background of www page (zyrafki.html). Then, affix .html file as enclosure to notepaper and envelopes in Your Outlook. Add picture in attachment.
.