Copy link to clipboard
Copied
I have a long running application and the second line of the following code snipit started trowing exceptions with version Acrobat DC 2000920063
li_rc = lole_form.ConnectToNewObject("AFormAut.App")
lole_fields = lole_form.Fields
and the error reported is
Name not found accessing external object property fields at line 7 in function oleconnect
I checked the latest SDK documentation and saw no changes
Thanks in advance,
Have something to add?