<?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: how to prompt user to print ms word</title>
	<atom:link href="http://www.ocxt.com/archives/153/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ocxt.com/archives/153</link>
	<description>ActiveX document container for hosting Office documents and PDF (including Adobe PDF, Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project and Microsoft Visio documents)</description>
	<lastBuildDate>Sat, 19 Nov 2011 03:49:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: office viewer</title>
		<link>http://www.ocxt.com/archives/153#comment-130</link>
		<dc:creator>office viewer</dc:creator>
		<pubDate>Fri, 28 Aug 2009 01:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocxt.com/?p=153#comment-130</guid>
		<description>you can call the follow method to replace the PrintOut method.
OA1.ShowDialog 4
typedef enum ShowDialogType 
{
DialogNew = 0,
DialogOpen,
DialogSave,
DialogSaveCopy,
DialogPrint,
DialogPageSetup,
DialogProperties
} ShowDialogType;</description>
		<content:encoded><![CDATA[<p>you can call the follow method to replace the PrintOut method.<br />
OA1.ShowDialog 4<br />
typedef enum ShowDialogType<br />
{<br />
DialogNew = 0,<br />
DialogOpen,<br />
DialogSave,<br />
DialogSaveCopy,<br />
DialogPrint,<br />
DialogPageSetup,<br />
DialogProperties<br />
} ShowDialogType;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

