CFDocument and Fillable PDF
Hi All,
I have been searching this forum and looking this topic up in Google but I am still a bit foggy.
Is it possible to allow a PDF to have "fillable" fields once it has been generated using the <cfdocument> tag?
I have a PDF that is generated by a user via some formfields and database queries, this works great but I needed to have some areas that can be filled in by the user once the PDF has been generated.
I didn't know if there was some trick to add blank form fields to the HTML before <cfdocument> does it's magic or something like that?
Thanks in advance for any help.
