Copy link to clipboard
Copied
Is there an SDK option to programmatically export PDF to HTML Web Page using Adobe 2017?
Using VB.Net within VS2012 and prefer using Adobe .dll's; Has anyone had success with .ExecCommand(?) or .execMenuItem(?)?
Prefer to avoid using JavaScript, if possible.
Using JavaScript (and the JSObject) is the correct way to do it.
Copy link to clipboard
Copied
Using JavaScript (and the JSObject) is the correct way to do it.