I have been trying to enable commenting in Adobe plugin in a c# WinForm, but I couldn't find a way. I even started a bounty on another question, but I didn't get any help (Enabling annotation in Adobe AxAcroPDFLib).
So I wonder if it is possible to use the browser plugin version in a WebBrowser control in a C# WinForm. If so, can I then use Javascript with this plugin, for example:
Collab.showAnnotToolsWhenNoCollab = True
Please provide sample code if possible.