Skip to main content
May 22, 2020
Question

Has something changed with AcroForm.api, I can no longer see the Fields property

  • May 22, 2020
  • 0 replies
  • 149 views

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,

    This topic has been closed for replies.