Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Using Adobe DC SDK,convert pdf files to html files

Guest
Jun 08, 2016 Jun 08, 2016

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.

TOPICS
Acrobat SDK and JavaScript
550
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 08, 2016 Jun 08, 2016

The Acrobat SDK has nothing to do with Java, and you can't use Reader to convert PDF files to HTML.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 08, 2016 Jun 08, 2016

Acrobat DC SDK has a javascript verison,maybe I could use javascript language to realize. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 08, 2016 Jun 08, 2016

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 08, 2016 Jun 08, 2016
LATEST

Which did you want, Java or JavaScript? Is this for a server?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines