Question
Developing a plugin for adobe acrobat
I am trying to develop some software which works over the adobe acrobat software, essentially something like a plugin. The goal is to let users see some kind of interface on the adobe application to login and somplete some forms and then make api requests. Is there some way to have a html, css and javaScript based app running over the adobe acrobat application.
