You could skip the FDF generation step and go straight to populating the PDF form using a tag Ben Forta wrote. Scorpio includes this functionality as well, but if you can't wait this is a good solution. I am using it and it works well and is easy to implement.
http://www.forta.com/blog/index.cfm/2006/7/27/cf_pdfform Works with CFMX 7, I am not sure about 6.1, but I believe it also works with 6.1. Brook -----Original Message----- From: Virginia Neal [mailto:[EMAIL PROTECTED] Sent: May 30, 2007 4:46 PM To: CF-Talk Subject: Write a Fillable PDF to a ColdFusion Server I have a PDF Form template I have an FDF file used to populate the template I know how to display the populated PDF on a web page. WHAT I NEED TO KNOW is how to write the populated PDF to a file on the server. The process: A PDF template exists on the server. The users enter data in an html form. A CF app uses that data to create an FDF file Now I need to use the FDF file to create a NEW PDF document and I need to save the resulting file on the server, not display it in a browser. I am using Acrobat Professional 8.0 and CFMX. Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279674 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

