Copy link to clipboard
Copied
nowadays,I want convert some pdf files to html files using java language.
I find the recent released Acrobat Reader DC could achieve this function.
Anyone is familiar with this question.could you give me some advises?
thank you and enjoy your life.
Copy link to clipboard
Copied
The Acrobat SDK has nothing to do with Java, and you can't use Reader to convert PDF files to HTML.
Copy link to clipboard
Copied
Acrobat DC SDK has a javascript verison,maybe I could use javascript language to realize.
Copy link to clipboard
Copied
Yes, both Acrobat and Reader support JavaScript (which is not the same as Java), but there are limitations on what you can do in Reader. Exporting PDF files to another format (except for plain-text files) is not possible there.
Copy link to clipboard
Copied
Which did you want, Java or JavaScript? Is this for a server?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now