Groups | Blog | Home
all groups > coldfusion flash integration > april 2005 >

coldfusion flash integration : Flashpaper/PDF and CFFORM


Magnim
4/25/2005 12:00:00 AM
I am trying to create a printable version of a form that I created with CFFORM
and I cannot get the contents of the form to show on the PDF or Flashpaper
file. For example I used the code:

<cfdocument format="pdf">
<cfinclude template="tab_summary.cfm">
</cfdocument>

Where tab_summary.cfm is the Flash form. Nothing from the form shows on the
"printable" version.

I really need to have printable versions of numerous forms I am creating with
Flash forms.

Any ideas??

Thanks!
Magni

JadeBlue
5/2/2005 12:00:00 AM
cfdocument does not render Flash content. Therefore flash forms, flash charts, or any other flash movie cannot be added to the PDF/Flash paper document.

AddThis Social Bookmark Button