Copy link to clipboard
Copied
Hello.
I'm trying to use prepare form in Acrobat DC for the user to create their own form. Rather than lauching the tool from tools-> prepare form is there any API to lauch prepare form mode directly from JavaScript or C++? How do I programmatically get Acrobat DC to enter the "Prepare Form" mode?
Thanks in advance for help
I doubt that you can. Acrobat's interfaces have nothing to do with automating the UI. So you need to look for whether there is a parallel interface; there isn't.
Copy link to clipboard
Copied
Hello.
I'm trying to use prepare form in Acrobat DC for the user to create their own form. Rather than lauching the tool from tools-> prepare form is there any API to lauch prepare form mode directly from JavaScript or C++? How do I programmatically get Acrobat DC to enter the "Prepare Form" mode?
Thanks in advance for help
I doubt that you can. Acrobat's interfaces have nothing to do with automating the UI. So you need to look for whether there is a parallel interface; there isn't.
Copy link to clipboard
Copied
I doubt that you can. Acrobat's interfaces have nothing to do with automating the UI. So you need to look for whether there is a parallel interface; there isn't.