<div>Hi, </div><div><br></div><div>I&#39;m thinking implement something like WAHtmlEmailBody...</div><div>the idea is generate a rich text email from a WAComponent... </div><div><br></div><div>In this direction I need solve 4 principal Issues</div>
<div><br></div><div>1. Obtein &quot;HTML&quot; from the a component.. I can guess, i&#39;ll make something like WAEMailCanvas..for render the email</div><div>2. Obtein all resourses referenced by  the HTML as Stream and attach it to email message.</div>
<div>3. Replace the reourses&#39;s src attribute into html body for attachment reference.</div><div>4. Parse the HMTL Code to obtein plain text to add this alternativa to email.</div><div><br></div><div>Any Clue or Tip, will be welcome.</div>
<div><br></div><div>Best</div>