Possible to control print setup programmatically?

J

Jim

Can I control Outlook print setup using VB6 code in my Add-In?

When an Outlook user selects a folder created by my Add-In and then
selects Outlook Print, I would like to automatically configure the
following so the user does not have to do it manually each time:

Print
Print style
Table Style <-- select this automatically
Page Setup
Header/Footer <-- edit this automatically
Print range
Only selected rows <-- select this automatically

Is this possible using the Outlook Object Model? My Add-In is coded
in VB6. I must support Outlook 2000 without Exchange.

Thanks.

Jim
 
S

Sue Mosher [MVP]

Outlook provides no interface for controlling this.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

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

Top