How to batch-convert PDF files to HTML using AppleScript (or any other means) on Mac OS
Looking for ways to batch convert PDFs to HTML using Acrobat Pro DC
Basically I'm looking to automate the following: Acrobat > Menu: Export To > HTML Web Page > {Settings: Single HTML Page, Include Images, Recognize text if needed, Set Language}
This forums page from 2017 shows a promising AppleScript approach, but so far only the JPG exports are working.
Been chasing down AppleScript (osascript), JXA (AppleScript's flavor of JS), Acrobat JS, and Command Line, but haven't cracked it yet.
