<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to convert a .docx file to .doc file</title>
	<atom:link href="http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/</link>
	<description>.</description>
	<lastBuildDate>Tue, 13 Oct 2009 13:31:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lemasney</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-3379</link>
		<dc:creator>lemasney</dc:creator>
		<pubDate>Wed, 23 Apr 2008 02:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-3379</guid>
		<description>You may be able to use PDF Creator in order to make a PDF without opening Word simply by creating a shortcut to the printer created when you install PDF Creator on the desktop, and dragging and dropping the docx to the icon, which will automatically use Word&#039;s engine to generate a postscript file via PDF creator without actually opening Word. But you still must have word 2003 with the compatibility pack installed or you must have word 2007 installed, or you must have the word 2007 viewer installed. You won&#039;t be able to do it without having something present that can read docx natively.</description>
		<content:encoded><![CDATA[<p>You may be able to use PDF Creator in order to make a PDF without opening Word simply by creating a shortcut to the printer created when you install PDF Creator on the desktop, and dragging and dropping the docx to the icon, which will automatically use Word&#8217;s engine to generate a postscript file via PDF creator without actually opening Word. But you still must have word 2003 with the compatibility pack installed or you must have word 2007 installed, or you must have the word 2007 viewer installed. You won&#8217;t be able to do it without having something present that can read docx natively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaseem</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-3374</link>
		<dc:creator>vaseem</dc:creator>
		<pubDate>Tue, 22 Apr 2008 05:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-3374</guid>
		<description>How to Programatically convert .docx to .pdf without using word object?</description>
		<content:encoded><![CDATA[<p>How to Programatically convert .docx to .pdf without using word object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-3223</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Mon, 07 Apr 2008 18:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-3223</guid>
		<description>Hi Vaseem,

You have to remember, even though you are opening the .docx using the compatibility pack, you are still in an older version of MS Word, thus these features may be supported in the new Office 2007 but not (or never was) in Office 2003. If you are working between the two programs, it&#039;s best to work in a older file format like Office 97-2003 doc file. You can save out a doc file in Office 2007 by going to Save As. Then, choose 97-2003 Office format (.doc). I hope this helps :-)</description>
		<content:encoded><![CDATA[<p>Hi Vaseem,</p>
<p>You have to remember, even though you are opening the .docx using the compatibility pack, you are still in an older version of MS Word, thus these features may be supported in the new Office 2007 but not (or never was) in Office 2003. If you are working between the two programs, it&#8217;s best to work in a older file format like Office 97-2003 doc file. You can save out a doc file in Office 2007 by going to Save As. Then, choose 97-2003 Office format (.doc). I hope this helps <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaseem</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2388</link>
		<dc:creator>vaseem</dc:creator>
		<pubDate>Fri, 01 Feb 2008 07:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2388</guid>
		<description>Hi,

 

When I create .docx using Open XML SDK provided by Microsoft, the compatibility pack does not open the file correctly. 

I&#039;m using a .docx template and programmatically fill data. The filled in data is not visible through Word 2003 with compatibility pack, but it shows correctly in Word 2007

Regds,
Vaseem
shaik.vaseem@otis.com</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>When I create .docx using Open XML SDK provided by Microsoft, the compatibility pack does not open the file correctly. </p>
<p>I&#8217;m using a .docx template and programmatically fill data. The filled in data is not visible through Word 2003 with compatibility pack, but it shows correctly in Word 2007</p>
<p>Regds,<br />
Vaseem<br />
<a href="mailto:shaik.vaseem@otis.com">shaik.vaseem@otis.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lemasney</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2002</link>
		<dc:creator>lemasney</dc:creator>
		<pubDate>Wed, 10 Oct 2007 13:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2002</guid>
		<description>Incidentally, there&#039;s also a project in the works to provide plug ins for Office to save to Open Document Formats for use in OpenOffice. So Huzzah to that. &lt;a href=&quot;http://sourceforge.net/projects/odf-converter&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/odf-converter&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Incidentally, there&#8217;s also a project in the works to provide plug ins for Office to save to Open Document Formats for use in OpenOffice. So Huzzah to that. <a href="http://sourceforge.net/projects/odf-converter" rel="nofollow">http://sourceforge.net/projects/odf-converter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickey</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2006</link>
		<dc:creator>Mickey</dc:creator>
		<pubDate>Mon, 08 Oct 2007 15:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2006</guid>
		<description>You do not need office to use docXConverter, so no Office costs or compatibility downloads.</description>
		<content:encoded><![CDATA[<p>You do not need office to use docXConverter, so no Office costs or compatibility downloads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lemasney</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2004</link>
		<dc:creator>lemasney</dc:creator>
		<pubDate>Mon, 08 Oct 2007 13:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2004</guid>
		<description>Thanks for your &lt;strike&gt;advertisement&lt;/strike&gt; help, Mickey. Mickey works for the company he&#039;s telling us about there. I wish his product was free or open source, but it&#039;s not. It costs between $20-30 depending on the flavor. It does seem like a useful tool for people who must deal with the MS Office menagerie.

Another alternative would for everyone to use OpenOffice.org right from the start, so that they wouldn&#039;t then need to ask people to buy products to convert their files into usability.</description>
		<content:encoded><![CDATA[<p>Thanks for your <strike>advertisement</strike> help, Mickey. Mickey works for the company he&#8217;s telling us about there. I wish his product was free or open source, but it&#8217;s not. It costs between $20-30 depending on the flavor. It does seem like a useful tool for people who must deal with the MS Office menagerie.</p>
<p>Another alternative would for everyone to use OpenOffice.org right from the start, so that they wouldn&#8217;t then need to ask people to buy products to convert their files into usability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickey</title>
		<link>http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2003</link>
		<dc:creator>Mickey</dc:creator>
		<pubDate>Mon, 08 Oct 2007 12:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://viewtorial.wordpress.com/2007/10/02/how-to-convert-a-docx-file-to-doc-file/#comment-2003</guid>
		<description>Another optional solution for openning DOCX files: &quot;docXConverter 2.0&quot;
docXConverter is a program for opening and using files saved in the new Word 2007 default format, DOCX or in the new Excel 2007 default format, XLSX. docXConverter allows you to open docx or xlsx files with a program currently installed on your computer even if none of your programs are capable of doing so on their own.
The docXConverter solution was developed to complement the Microsoft solution and is targeted to users that cannot use the Microsoft solution. These users fall typically in two categories:
1- Users that do not own Microsoft Office but still want to open docx or xlsx files, like other word processors users graphic or desktop publishing programs users (who are using mostly Adobe products but not only) or people who use their computer mostly for surfing or emailing,
2- Users of earlier versions of Microsoft Office that are not covered by Microsoft compatibility pack.
See: http://www.panergy-software.com/products/docxconverter/features.html</description>
		<content:encoded><![CDATA[<p>Another optional solution for openning DOCX files: &#8220;docXConverter 2.0&#8243;<br />
docXConverter is a program for opening and using files saved in the new Word 2007 default format, DOCX or in the new Excel 2007 default format, XLSX. docXConverter allows you to open docx or xlsx files with a program currently installed on your computer even if none of your programs are capable of doing so on their own.<br />
The docXConverter solution was developed to complement the Microsoft solution and is targeted to users that cannot use the Microsoft solution. These users fall typically in two categories:<br />
1- Users that do not own Microsoft Office but still want to open docx or xlsx files, like other word processors users graphic or desktop publishing programs users (who are using mostly Adobe products but not only) or people who use their computer mostly for surfing or emailing,<br />
2- Users of earlier versions of Microsoft Office that are not covered by Microsoft compatibility pack.<br />
See: <a href="http://www.panergy-software.com/products/docxconverter/features.html" rel="nofollow">http://www.panergy-software.com/products/docxconverter/features.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
