Is there a way to create WebBrowser control Window?
I would like to develop a plugin for Acrobat DC using Acrobat DC SDK (using C++ and JavaScript). One of the requirement is that the plugin need to be able to create
a WebBrowser control Window. Reviewing “Acrobat DC SDK Documentation”, I did not found any API ( JavaScript for Acrobat API Reference, Acrobat and PDF Library API Reference ) that I can use to create a WebBrowser control Window. Is there a way to achieve this?
Thank you
