Copy link to clipboard
Copied
Hello, I'm in tricky project. I need to convert 2000 ~ 3000 pdf documents to html file. When I convert repeatedly in python or java code, I want to use Acrobat Reader's pdf to html converting code (Library or API etc..). I am willing to pay for it. I really hope to have good result.
1 Correct answer
Acrobat Reader has no HTML converter at all. So there can be no API.
Copy link to clipboard
Copied
Acrobat Reader has no HTML converter at all. So there can be no API.
Copy link to clipboard
Copied
you can save the document as html so is there a way to get an api to do that?
Copy link to clipboard
Copied
Acrobat Reader has no converter to HTML. Acrobat does. Which of these two different products are you asking about?
Copy link to clipboard
Copied
actually i used adobe acrobat pro dc to convert and it did great but i'm looking to use it in a mass production manner (after licensing off course). is there a way to use code in order to call some adobe service which will do this conversion?
thanks
Copy link to clipboard
Copied
The only way of doing such tasks en-masse in Acrobat is via the Action Wizard.
Copy link to clipboard
Copied
If you're looking to do this on a server, Acrobat is technically unsuitable (it's an interactive tool) and also cannot be licensed. I don't think Adobe have any licenseable converter for server PDF to HTML use.

