Question
Determining if a PDF is signed using CFPDFFORM
I have a PDF which contains form data, including multiple signature fields. Is there a means to determine if any of the signatures within the PDF form have been filled programmatically? When I use the CFPDFFORM ACTION="read" tag, it only returns those fields which are not signature fields.
Much regards
