If Word is your email editor in Outlook 2002/2003, forward the message and
print the forwarded copy, then discard it.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Dave" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a report email via Outlook to various customers. I want to have
> a link or button in the message (html format) to have the message body
> print (but none of the header information).
>
> I have been looking everywhere for a way to print only the message body
> of a HTML formatted message. I thought I had it working by using
> vbscript and simply calling print() from a button, it seemed to work, at
> least for me for a while but now, nothing.
>
> Is there any way to print only the message body? I have been thinking
> lately of somehow copying the message body into a temp.htm on the click
> of the button - load into IE and use the onload method to print.
>
> Does anyone have another method? configured in a HTML message.
>
> Dave
>