<?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: Dynamic FlashPaper</title>
	<atom:link href="http://robrusher.com/2008/04/28/dynamic-flashpaper/feed/" rel="self" type="application/rss+xml" />
	<link>http://robrusher.com/2008/04/28/dynamic-flashpaper/</link>
	<description>experience is everything</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:19:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Mark Starling</title>
		<link>http://robrusher.com/2008/04/28/dynamic-flashpaper/comment-page-1/#comment-68</link>
		<dc:creator>Mark Starling</dc:creator>
		<pubDate>Tue, 09 Feb 2010 10:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.robrusher.com/?p=15#comment-68</guid>
		<description>Rush,

That does produce FlashPaper, however it doesn&#039;t display the content of the word document. It displays the bytecode (at least on my set up it does).</description>
		<content:encoded><![CDATA[<p>Rush,</p>
<p>That does produce FlashPaper, however it doesn&#8217;t display the content of the word document. It displays the bytecode (at least on my set up it does).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rush</title>
		<link>http://robrusher.com/2008/04/28/dynamic-flashpaper/comment-page-1/#comment-67</link>
		<dc:creator>Rush</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robrusher.com/?p=15#comment-67</guid>
		<description>Mark,
FlashPaper has been integrated into several of the Adobe products now. It has been in ColdFusion since MX7. CFDocument outputs FlashPaper.

&lt;cffile variable=&quot;myFile&quot; action=&quot;read&quot; file=&quot;c:\path-to-a-doc\filename.doc&quot;&gt;
&lt;cfdocument format=&quot;FlashPaper&quot;&gt;
	&lt;cfoutput&gt;#myFile#&lt;/cfoutput&gt;
&lt;/cfdocument&gt;</description>
		<content:encoded><![CDATA[<p>Mark,<br />
FlashPaper has been integrated into several of the Adobe products now. It has been in ColdFusion since MX7. CFDocument outputs FlashPaper.</p>
<p>&lt;cffile variable=&#8221;myFile&#8221; action=&#8221;read&#8221; file=&#8221;c:\path-to-a-doc\filename.doc&#8221;&gt;<br />
&lt;cfdocument format=&#8221;FlashPaper&#8221;&gt;<br />
	&lt;cfoutput>#myFile#&lt;/cfoutput&gt;<br />
&lt;/cfdocument&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Starling</title>
		<link>http://robrusher.com/2008/04/28/dynamic-flashpaper/comment-page-1/#comment-66</link>
		<dc:creator>Mark Starling</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.robrusher.com/?p=15#comment-66</guid>
		<description>I&#039;ve found Contribute 3 in the studio 8 bundle. After installing this I don&#039;t receive exceptions anymore, however I&#039;m now only getting a blank page! Did you experience this when you were working out the process? You mention that you installed some other products that come with the FlashPaperConnect .dll that make it all possible, was that just Flash Paper 2?

Thanks in advance,

Mark</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found Contribute 3 in the studio 8 bundle. After installing this I don&#8217;t receive exceptions anymore, however I&#8217;m now only getting a blank page! Did you experience this when you were working out the process? You mention that you installed some other products that come with the FlashPaperConnect .dll that make it all possible, was that just Flash Paper 2?</p>
<p>Thanks in advance,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Starling</title>
		<link>http://robrusher.com/2008/04/28/dynamic-flashpaper/comment-page-1/#comment-65</link>
		<dc:creator>Mark Starling</dc:creator>
		<pubDate>Mon, 08 Feb 2010 13:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.robrusher.com/?p=15#comment-65</guid>
		<description>Hi Rob,

Where did you get a copy of Contribute 3 from? I&#039;ve been trying to find one because I also need to use ColdFusion to convert documents to FlashPaper. Did you just have it laying around or did you find a copy online?

I presume this is what&#039;s missing from my setup as I&#039;m getting the following exception:
An exception occurred when instantiating a COM object

I do have FlashPaperConnect .dll on my machine, but ColdFusion doesn&#039;t appear to be recognising it!

Mark</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Where did you get a copy of Contribute 3 from? I&#8217;ve been trying to find one because I also need to use ColdFusion to convert documents to FlashPaper. Did you just have it laying around or did you find a copy online?</p>
<p>I presume this is what&#8217;s missing from my setup as I&#8217;m getting the following exception:<br />
An exception occurred when instantiating a COM object</p>
<p>I do have FlashPaperConnect .dll on my machine, but ColdFusion doesn&#8217;t appear to be recognising it!</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

