PrintOut

  • Thread starter Thread starter lui
  • Start date Start date
L

lui

I print from a custom form to default printer with
PrintOut method.
Is it possible to print to another printer that it isn't
the default printer?

Thanks
Lui
 
Outlook always uses the default printer that was set when Outlook was
started when using the PrintOut method.

You could populate a Word document with the data from the Outlook item
and use Word to print. Word has methods to change the printer that it
uses.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top