Re: Changing the active printer via VBA macro
From: Markus Zänglein (M.Zaenglein_at_ipi-gmbh.com)
Date: 01/14/05
- Next message: VilMarci: "Re: check if mail was sent - still not working..."
- Previous message: Thomas Wetzel: "Re: Tasks and Calendar"
- In reply to: Sue Mosher [MVP-Outlook]: "Re: Changing the active printer via VBA macro"
- Next in thread: Sue Mosher [MVP-Outlook]: "Re: Changing the active printer via VBA macro"
- Reply: Sue Mosher [MVP-Outlook]: "Re: Changing the active printer via VBA macro"
- Reply: Michael Bauer: "Re: Changing the active printer via VBA macro"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 12:09:50 +0100
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: VilMarci: "Re: check if mail was sent - still not working..."
- Previous message: Thomas Wetzel: "Re: Tasks and Calendar"
- In reply to: Sue Mosher [MVP-Outlook]: "Re: Changing the active printer via VBA macro"
- Next in thread: Sue Mosher [MVP-Outlook]: "Re: Changing the active printer via VBA macro"
- Reply: Sue Mosher [MVP-Outlook]: "Re: Changing the active printer via VBA macro"
- Reply: Michael Bauer: "Re: Changing the active printer via VBA macro"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|