> 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?
I don't think you can flatten the form and expect Reader users to be able to use any of the fields. I was suggesting earlier that you make the other fields non-editable in LC Designer rather than flatten the form. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:355597 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

