Hi @Maceo29 or whosoever can reply, I am using Adobe JS to digital sign
a PDF which contains XFA forms fields. In PDF there exists one signature
field on which we want to sign using pfx file. We have followed 2
approaches to sign this pdf document but none works: We are using below
JS code to sign pdf and on executing this code on Adobe JS Console we
are getting some error given below. Please help us in getting this issue
fixed. Code: var sign = app.trustedFunction( function(oDoc){
app.beginPriv...