version 7.0 only allows HTML/CFML code to be renderred to
Flashpaper.
<cfdocument format="flashpaper">
<!-- CFML & HTML TO GENERATE CONTENT -->
</cfdocument>
version 7.0.1/7.0.2 adds some new attributes like
src,srcfile,mimetype using
which we can render .doc / .xls /.pdf to Flashpaper.
<cfdocument format="flashpaper" src="
http://localhost/pdf.pdf"
mimetype =
"application/pdf">
</cfdocument>
Also .doc / .xls /.pdf to Flashpaper. can be done through a
com object
FlashPaperConnect.dll, provided that macromedia contribute is
installed on
cf server and that dll is registered successfully.
<cfobject type="com" name="FlashPaper"
class="FlashPaperConnect2.object.2"
action="create">
<cfset
FlashPaper.BeginConversion('D:\doc.doc','doc.swf',0,210,297)>
Darshan Oza.
Technical Associate Automated Workflow Pvt. Ltd. 14/1, MEG
Officers' Colony,
Banaswadi Main Road, Bangalore - 56 00 33. ) : +91 93438
68628 ( : 080 2546
7241 Ê : 080 2549 0576 * : darshan@aworkflow.com
Transforming the Way People
Work.