PC Review


Reply
Thread Tools Rate Thread

How can I create a rule to print email attachments?

 
 
=?Utf-8?B?TGlseQ==?=
Guest
Posts: n/a
 
      2nd Apr 2007
I want to create a rule for outlook to automatically print at attachment from
an email.
 
Reply With Quote
 
 
 
 
F.H. Muffman
Guest
Posts: n/a
 
      3rd Apr 2007
"Lily" <(E-Mail Removed)> wrote in message
news:89F3962A-0310-4B2D-9343-(E-Mail Removed)...
>I want to create a rule for outlook to automatically print at attachment
>from
> an email.


I don't believe there's a solution in the product itself, which is why
things like http://www.mapilab.com/outlook/print_tools/ are available for
purchase.

If, on the other hand, you're comfortable programming, you might want to
head over to http://www.outlookcode.com and discuss ways to write code to do
this, since at a technical level, it is possible.

--
f.h.


 
Reply With Quote
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      3rd Apr 2007


Here's a sample:
http://www.vboffice.net/sample.html?...3&cmd=showitem

- Open the VBA IDE with ALT+f11 and copy the code into 'ThisOutlooksession'.

- The path in ATT_PATH must exist.

- At the end of the code, the line
Case ".xls", ".doc"
tells which documents are printed. Extend the comma separated list with
all of the file extensions you want to be printed.

After the code modifications, save the project and close the VBA IDE, ensure
that under Tools/Macro/Security the security allows to run VBA code (low or
medium), close Outlook and restart it.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Quick-Cats - The most effective way to assign Outlook categories:
http://www.shareit.com/product.html?...4&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)

Am Mon, 2 Apr 2007 09:12:01 -0700 schrieb Lily:

> I want to create a rule for outlook to automatically print at attachment

from
> an email.

 
Reply With Quote
 
=?Utf-8?B?TmV3IHRvIEJDTQ==?=
Guest
Posts: n/a
 
      23rd May 2007
Thank you for the information below. My German is quite rusty. Could you
provide the sample in English? I'd love to try it out.

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> Here's a sample:
> http://www.vboffice.net/sample.html?...3&cmd=showitem
>
> - Open the VBA IDE with ALT+f11 and copy the code into 'ThisOutlooksession'.
>
> - The path in ATT_PATH must exist.
>
> - At the end of the code, the line
> Case ".xls", ".doc"
> tells which documents are printed. Extend the comma separated list with
> all of the file extensions you want to be printed.
>
> After the code modifications, save the project and close the VBA IDE, ensure
> that under Tools/Macro/Security the security allows to run VBA code (low or
> medium), close Outlook and restart it.
>
> --
> Viele Gruesse / Best regards
> Michael Bauer - MVP Outlook
> Quick-Cats - The most effective way to assign Outlook categories:
> http://www.shareit.com/product.html?...4&languageid=1
> (German: http://www.VBOffice.net/product.html?pub=6)
>
> Am Mon, 2 Apr 2007 09:12:01 -0700 schrieb Lily:
>
> > I want to create a rule for outlook to automatically print at attachment

> from
> > an email.

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I set up a rule in Outlook to print attachments? =?Utf-8?B?TWFybGkgUm9iZXJ0c29u?= Microsoft Outlook Discussion 0 25th Oct 2005 12:03 AM
can I create a rule to save attachments =?Utf-8?B?ZHN5dmVyc29u?= Microsoft Outlook Discussion 1 25th May 2005 03:48 PM
How to create a rule to print messages AND attachments in outlook. =?Utf-8?B?aGVscG1l?= Microsoft Outlook Discussion 0 4th Feb 2005 09:43 PM
Rule wizard, print attachments Pat Microsoft Outlook 0 18th Mar 2004 06:48 PM
Create a rule that will save email attachments in hard drive JB Microsoft Outlook Discussion 0 31st Jul 2003 10:13 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:41 PM.