Re: Changing the active printer via VBA macro
From: Sue Mosher [MVP-Outlook] (suemvp_at_outlookcode.com)
Date: 01/14/05
- Next message: Frank M: "Re: How to insert text at cursor position in mailitems body"
- Previous message: VilMarci: "Re: check if mail was sent - still not working..."
- In reply to: Markus Zänglein: "Re: Changing the active printer via VBA macro"
- Next in thread: Michael Bauer: "Re: Changing the active printer via VBA macro"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 07:53:03 -0500
One approach would be to save the item as an HTML file, open it in word,
then print.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Markus Zänglein" <M.Zaenglein@ipi-gmbh.com> wrote in message
news:OFPjTmi%23EHA.1544@TK2MSFTNGP11.phx.gbl...
> Hello Sue,
>
> that input helped me a little, thanks.
>
> I simply like to print out a formatted mail exactly as Outlook would do it
> I only wonder, how copying the message body to Word may work with
> formatted
> HTML mails.
>
> Simiply pasting the content of either property "Body" or "HTMLBody" does
> not
> lead to an appropriate formatted HTML mail.
> How can this be achieved?
>
> thx
>
> MZ
>
> "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> schrieb im Newsbeitrag
> news:OpKPXZX#EHA.2272@TK2MSFTNGP10.phx.gbl...
>> The details depend on the specific application. All you've mentioned is
> the
>> printing issue, not what you're trying to print. Automating Word
>> templates
>> to print custom Outlook forms, for example, is long established practice.
>> See http://www.outlookcode.com/d/customprint.htm#word
>>
>
>>
>> "Markus Zänglein" <M.Zaenglein@ipi-gmbh.com> wrote in message
>> news:uJcy5NU%23EHA.1400@TK2MSFTNGP11.phx.gbl...
>> > So, thats nice to hear.
>> >
>> > but how shall I manage printing mails through Word?
>> >
>> > Create a new Word instance via OLE,
>> > passing the Mail item via clipboard or s.th. else (?)
>> > doing the formatting (mail header, etc) and printing
>> >
>> > When Word is used as default editor for Outlook, it is then possible to
>> > re-use this instance?
>> >
>
>
- Next message: Frank M: "Re: How to insert text at cursor position in mailitems body"
- Previous message: VilMarci: "Re: check if mail was sent - still not working..."
- In reply to: Markus Zänglein: "Re: Changing the active printer via VBA macro"
- Next in thread: Michael Bauer: "Re: Changing the active printer via VBA macro"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|