Um Blackstone? larry
>What I'd like to do is pre build a Flash Paper document and populate it from >database records... > >sas > >Scott A. Stewart, >Web Application Developer > >Engineering Consulting Services, Ltd. (ECS) >14026 Thunderbolt Place, Suite 100 >Chantilly, VA 20151 >Phone: (703) 471-8400 >Fax: (703) 834-5527 > > >-----Original Message----- >From: Robertson-Ravo, Neil (RX) >[mailto:[EMAIL PROTECTED] >Sent: Thursday, January 06, 2005 10:51 am >To: CF-Talk >Subject: RE: Flash Paper.. Dynamic > >You can indeed generate Flashpaper and CFMX together now BUT you can only >convert DOC and other information to PDF/SWF on the fly. You cannot convert >HTML/HTM as this uses the MSHTML utility which requires you to manually >select the FlashPaper printer driver before it will convert. > >You can use CFMX and Flashpaper together thus : > ><cfobject type="com" name="FlashPaper" class="flashpaperconnect2.object.2" >action="create"> > ><cfset FlashPaper.BeginConversion(convertme.doc',converted.pdf',0,210,297)> > >I am unsure on how CFMX gets around the MSHTML issue but it must be doing >something which Flashpaper isn't doing at present! > >HTH > >N > > > >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: 06 January 2005 15:37 >To: CF-Talk >Subject: Flash Paper.. Dynamic > >I'm looking at Flash Paper as a possible solution for printable dynamic >reports. > >Can Flash Paper documents be generated dynamically, and can it be done in >CFMX (or do I HAVE to wait for Blackstone) > >Thanks >sas > >Scott A. Stewart, >Web Application Developer > >Engineering Consulting Services, Ltd. (ECS) >14026 Thunderbolt Place, Suite 100 >Chantilly, VA 20151 >Phone: (703) 471-8400 >Fax: (703) 834-5527 > > > > >-- >No virus found in this outgoing message. >Checked by AVG Anti-Virus. >Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 01/03/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189541 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

