I am creating a PDF file with in Coldfusion 9 by merging several PDF files together into one and then offering the resulting file as a download to the user. I need to be able to make the resulting file into a Savable, Fillable PDF. Meaning that the user can enter info into the PDF file an email it back.
I know how to do this in Adobe Acrobat Pro 9: Advanced -> Extend Features in Adobe Reader... I also know that the user will not likely have Adobe Acrobat.
I need to be able to perform the "Extend Features in Adobe Reader..." option in Coldfusion 9. Anyone know how to do that?