I am trying to automate Acrobat from VS 2010 to convert pdf to html.
I know I should use acrobatApp->MenuItemExecute(...);
but I didn't find the name of menu item "HTML Web Page" that should be passed as argument. Any help?
I am trying to automate Acrobat from VS 2010 to convert pdf to html.
I know I should use acrobatApp->MenuItemExecute(...);
but I didn't find the name of menu item "HTML Web Page" that should be passed as argument. Any help?