You can run it through the execMenuItem command, but it has to be from a trusted folder-level script (or from the console). The actual code is:
app.execMenuItem("AcroForm:Forms_RunAutoDetect")
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com
Of course, after using app.execMenuItem("AcroForm:Forms_RunAutoDetect")
the form opens the "Recognition Report" and stays in the form def showing all field discovered.
To complete and finish the process, how would you close the opened "Recognition Report" window and return to regular document normal viewing in acrobat?
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com
app.execMenuItem("AcroForm:Forms_RunAutoDetect")
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com