WOuld you display cex124.fdf
--- On Tue 10/04, Ian Vaughan < [EMAIL PROTECTED] > wrote: From: Ian Vaughan [mailto: [EMAIL PROTECTED] To: [email protected] Date: Tue, 4 Oct 2005 11:38:40 +0100 Subject: RE: Populating a PDF document with CF variables Hi<br><br>Thanks for the replies I have tried the following based on the article<br>at<br><br>http://www.worlddesign.com/index.cfm/rd/cf/PDFForms.htm<br><br>I.E.<br><br>Defined two test form fields in the PDF doc and exported it out to a FDF<br>file.<br><br>Then run the following code on my CF page<br><br><body><br><cfset test1 = "blah"><br><cfset test2 = "testing"><br><br><CFHEADER NAME="Content-Disposition" VALUE="inline;<br>filename=cex124.fdf"><br><CFCONTENT TYPE="application/vnd.fdf"><br><CFINCLUDE TEMPLATE="cex124.fdf"><br><br><br></body><br></html><br><br><br>However in my browser all I am receiving is an icon in the top left of<br>the screen. If I run a properties on this its type is an 'Adobe Acrobat<br>Forms Document'<br><br>Any ideas on why the PDF document is not loading with the populated form<br>fields?<br><br>Thanks<br><br>Ian<br><br> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220026 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

