<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx</link><description>Office 2007 has an option to convert different types of Documents into PDF or XPS. You can download the add-in from this location: http://www.microsoft.com/downloads/details.aspx?familyid=4D951911-3E7E-4AE6-B059-A2E79ED87041&amp;amp;displaylang=en You can</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>  Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically : EasyCoded</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#8963759</link><pubDate>Wed, 24 Sep 2008 19:06:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8963759</guid><dc:creator>  Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically : EasyCoded</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.easycoded.com/convert-office-documents-docx-pptx-pub-into-pdf-programmatically/"&gt;http://www.easycoded.com/convert-office-documents-docx-pptx-pub-into-pdf-programmatically/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#8967371</link><pubDate>Sat, 27 Sep 2008 08:40:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8967371</guid><dc:creator>Al</dc:creator><description>&lt;p&gt;So I have to have the Office Suite installed on the server to use that dll.&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#8997945</link><pubDate>Mon, 13 Oct 2008 16:23:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8997945</guid><dc:creator>Sheetal</dc:creator><description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;Nice post!!&lt;/p&gt;
&lt;p&gt;i am trying to open a document from local drive.&lt;/p&gt;
&lt;p&gt;it works fine when i run on local machine .&lt;/p&gt;
&lt;p&gt;however, when i upload it to sharepoint server, the application does not work..&lt;/p&gt;
&lt;p&gt;it gives null object at this line&lt;/p&gt;
&lt;p&gt;wordapp.documents.open(..&lt;/p&gt;
&lt;p&gt;Please help me if you can.&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;Sheetal&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9000432</link><pubDate>Wed, 15 Oct 2008 10:42:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9000432</guid><dc:creator>Sheetal</dc:creator><description>&lt;p&gt;I got the answer!!!&lt;/p&gt;
&lt;p&gt;Just change the dcomconfig object properties for &lt;/p&gt;
&lt;p&gt;microsoft word.&lt;/p&gt;
&lt;p&gt;I changed the Identity to INTERACTIVE USER:)&lt;/p&gt;
&lt;p&gt;and it worked!!!&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9011033</link><pubDate>Wed, 22 Oct 2008 15:12:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9011033</guid><dc:creator>gajendra</dc:creator><description>&lt;p&gt;I used this code with vs.net2.0 and office2003.&lt;/p&gt;
&lt;p&gt;I am using word 11.0 reference .I am getting error &lt;/p&gt;
&lt;p&gt;&amp;quot;The type or namespace name 'WdExportFormat' could not be found (are you missing a using directive or an assembly reference?)&amp;quot;&lt;/p&gt;
&lt;p&gt;I added namespace Microsoft.office,interop.word.&lt;/p&gt;
&lt;p&gt;now what to do.&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9469099</link><pubDate>Tue, 10 Mar 2009 17:20:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9469099</guid><dc:creator>Shamon Larson</dc:creator><description>&lt;p&gt;How to configure Office applications to run under the interactive user ...&lt;/p&gt;
&lt;p&gt;Start &amp;gt; Run &amp;gt; dcomcnfg&lt;/p&gt;
&lt;p&gt;Component Services &amp;gt; Computers &amp;gt; My Computer &amp;gt; DCOM Config&lt;/p&gt;
&lt;p&gt;	Microsoft Office Word 97 - 2003 Document&lt;/p&gt;
&lt;p&gt;	- right click: Properties&lt;/p&gt;
&lt;p&gt;	- Security Tab&lt;/p&gt;
&lt;p&gt;		- Customize the &amp;quot;Launch and Activation Permissions&amp;quot;&lt;/p&gt;
&lt;p&gt;		- add Network Service&lt;/p&gt;
&lt;p&gt;		- Customize the &amp;quot;Access Permissions&amp;quot;&lt;/p&gt;
&lt;p&gt;		- add Network Service&lt;/p&gt;
&lt;p&gt;	- Identity Tab&lt;/p&gt;
&lt;p&gt;		- Set to &amp;quot;The interactive user&amp;quot;&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9864861</link><pubDate>Tue, 11 Aug 2009 22:50:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9864861</guid><dc:creator>Manpreet</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I found this article is good and great. But I am looking a solution for Slide library. I need to upload the PPT file in Sharepoint slide library through Code only. Do you have any idea, how to do this work. &amp;nbsp;&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9874410</link><pubDate>Tue, 18 Aug 2009 22:02:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9874410</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;When I try to do the PowerPoint conversion I received a &amp;quot;The type or namespace name 'Core' does not exist in the namespace 'Microsoft.Office' message. &amp;nbsp;I have Microsoft.Office.Interop.PowerPoint referenced properly. &amp;nbsp;Can you please assist me?&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9882814</link><pubDate>Mon, 24 Aug 2009 19:54:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9882814</guid><dc:creator>Jasmim</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was googling for a solution about printing filtered views in sharepoint 2007 when i found you're post. Do you have any ideas how to do that?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;</description></item><item><title>re: Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically</title><link>http://blogs.msdn.com/pranab/archive/2008/09/24/convert-office-documents-docx-pptx-pub-into-pdf-programmatically.aspx#9892311</link><pubDate>Tue, 08 Sep 2009 00:09:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9892311</guid><dc:creator>nadine</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;great article! &lt;/p&gt;
&lt;p&gt;But I have also problems with PowerPoint!? Has someone a resolution for it? I get Access Denied Errors when trying to open the Application Class!? &lt;/p&gt;</description></item></channel></rss>