0
New Here
,
/t5/acrobat-sdk-discussions/sdk-option-to-export-pdf-to-html-web-page/td-p/10517963
May 14, 2019
May 14, 2019
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.
TOPICS
Acrobat SDK and JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Adobe Employee
,
May 14, 2019
May 14, 2019
Using JavaScript (and the JSObject) is the correct way to do it.
Adobe Employee
,
LATEST
/t5/acrobat-sdk-discussions/sdk-option-to-export-pdf-to-html-web-page/m-p/10517964#M12649
May 14, 2019
May 14, 2019
Copy link to clipboard
Copied
Using JavaScript (and the JSObject) is the correct way to do it.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

