So now I am having an issue with digitally signing in Adobe Reader. I can sign it if I open the document with Acrobat. I already enabled usage rights in Acrobat on the documents and saved them. After I use cfpdfform to populate the form, I have:
<cfpdf action="write" source="#commFileSpec#" destination="#commFileSpec#" flatten="yes" overwrite="yes" saveOption="incremental"> Which I used to disable the fields from being changed by the user while still maintaining the digital signature box. Am I doing something wrong? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355594 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

