<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Batch Print PDF Attachments in Outlook</title>
	<atom:link href="http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:56:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Henrik</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-76724</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-76724</guid>
		<description>When i have copy paste the script into VB I get an Run-Time error&#039;- 2147221233 (8004010f)&#039;:

Any one can help ?

Best regard 

Henrik</description>
		<content:encoded><![CDATA[<p>When i have copy paste the script into VB I get an Run-Time error&#8217;- 2147221233 (8004010f)&#8217;:</p>
<p>Any one can help ?</p>
<p>Best regard </p>
<p>Henrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Detlef</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-74346</link>
		<dc:creator>Detlef</dc:creator>
		<pubDate>Tue, 14 Jul 2009 09:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-74346</guid>
		<description>Sean,

your macro works great, thanks. 

Please be so kind and suggest a way to run the macro automatically from a rule.

I am using Outlook 2007 and would like to select,, with a rule, first all faxes (pdf files) arriving from a fax service, move them into a fax folder and then run a script (your macro) to print automatically.

Thank you</description>
		<content:encoded><![CDATA[<p>Sean,</p>
<p>your macro works great, thanks. </p>
<p>Please be so kind and suggest a way to run the macro automatically from a rule.</p>
<p>I am using Outlook 2007 and would like to select,, with a rule, first all faxes (pdf files) arriving from a fax service, move them into a fax folder and then run a script (your macro) to print automatically.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-70509</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Fri, 17 Apr 2009 13:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-70509</guid>
		<description>I am having the same problems as Shane and Kevin. Any word on how to fix this?  Thank you!</description>
		<content:encoded><![CDATA[<p>I am having the same problems as Shane and Kevin. Any word on how to fix this?  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-68907</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-68907</guid>
		<description>How to access my office id through g-mail or yahoo mail</description>
		<content:encoded><![CDATA[<p>How to access my office id through g-mail or yahoo mail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-68250</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 06 Mar 2009 19:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-68250</guid>
		<description>Works well except the format of file path is not correct. thanks</description>
		<content:encoded><![CDATA[<p>Works well except the format of file path is not correct. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-64882</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 14 Jan 2009 18:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-64882</guid>
		<description>Sean,

I am using Office 07 and when I tried your code I kept on getting an error  with this statement:

Set Inbox = GetNamespace(&quot;MAPI&quot;).GetDefaultFolder(olFolderInbox).Parent.Folders.Item(&quot;Batch Prints&quot;)

Do you know if I have to make any changes for the 07 version?

Thanks,</description>
		<content:encoded><![CDATA[<p>Sean,</p>
<p>I am using Office 07 and when I tried your code I kept on getting an error  with this statement:</p>
<p>Set Inbox = GetNamespace(&#8221;MAPI&#8221;).GetDefaultFolder(olFolderInbox).Parent.Folders.Item(&#8221;Batch Prints&#8221;)</p>
<p>Do you know if I have to make any changes for the 07 version?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-64407</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Thu, 08 Jan 2009 18:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-64407</guid>
		<description>Sean,
I set everything up and I am getting a runtime error.  &quot;...an object could not be found.&quot;  I am assuming this is because I am running outlook on our exchange server?  The debug points to the Set Inbox line.  Any ideas?  Thank you</description>
		<content:encoded><![CDATA[<p>Sean,<br />
I set everything up and I am getting a runtime error.  &#8220;&#8230;an object could not be found.&#8221;  I am assuming this is because I am running outlook on our exchange server?  The debug points to the Set Inbox line.  Any ideas?  Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bal</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-61462</link>
		<dc:creator>Bal</dc:creator>
		<pubDate>Thu, 20 Nov 2008 21:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-61462</guid>
		<description>Hello,

Can someone tell me how i can print TIF file using &quot;Microsoft Office Document Imaging&quot;?

thanx</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Can someone tell me how i can print TIF file using &#8220;Microsoft Office Document Imaging&#8221;?</p>
<p>thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimboy</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-61436</link>
		<dc:creator>jimboy</dc:creator>
		<pubDate>Thu, 20 Nov 2008 10:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-61436</guid>
		<description>Hi - nice piece of code, however when I used the Item.move command, 1 email was always left in the original folder, I used this loop to remove the last one, any ideas why? (Using Outlook 2007, windows XP)

Dim Printed As MAPIFolder
Set Printed = GetNamespace(&quot;MAPI&quot;).GetDefaultFolder(olFolderInbox).Folders.Item(&quot;Printed&quot;)
myloop:
For Each Item In Inbox.Items
Item.Move Printed
Next
If Inbox.Items.Count &gt; 0 Then GoTo myloop</description>
		<content:encoded><![CDATA[<p>Hi &#8211; nice piece of code, however when I used the Item.move command, 1 email was always left in the original folder, I used this loop to remove the last one, any ideas why? (Using Outlook 2007, windows XP)</p>
<p>Dim Printed As MAPIFolder<br />
Set Printed = GetNamespace(&#8221;MAPI&#8221;).GetDefaultFolder(olFolderInbox).Folders.Item(&#8221;Printed&#8221;)<br />
myloop:<br />
For Each Item In Inbox.Items<br />
Item.Move Printed<br />
Next<br />
If Inbox.Items.Count &gt; 0 Then GoTo myloop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagesh</title>
		<link>http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/comment-page-1/#comment-58419</link>
		<dc:creator>Nagesh</dc:creator>
		<pubDate>Sat, 27 Sep 2008 21:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/microsoft-office/batch-print-pdf-attachments-in-outlook/#comment-58419</guid>
		<description>Hi,
this program is working fine for attachment mails but could you please provide me vb code for printing mail which does have attachment......</description>
		<content:encoded><![CDATA[<p>Hi,<br />
this program is working fine for attachment mails but could you please provide me vb code for printing mail which does have attachment&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
