print one sheet

C

cesar

Hi

I have a collection of hundreds of emails and I need to print. The
problem is that every of those emails prints 3 sheets (they´re large), and I
only need the first sheet on every email (just to see a preview of all).

Is there any way to get it??

Thanks
 
E

Eric Legault [MVP - Outlook]

Unfortunately there's nothing but a single Print method in the Outlook Object
Model. The only way to get fine control over printing is if you use Word as
your e-mail editor and write some VBA using the Word Object Model which
exposes more printing methods and properties.
 

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