0

Is there a way to read pdf documents with any api adobe acrobat available without converting to any format such as word/excel?

Franck Dernoncourt
  • 77,520
  • 72
  • 342
  • 501
user581157
  • 1,327
  • 4
  • 26
  • 64

1 Answers1

0

One can use the Adobe PDF Extract API (mirror) to get access to the content of a PDF file:

Unlock the structure and content elements of any PDF with a web service powered by Adobe Sensei's machine learning.

enter image description here

Franck Dernoncourt
  • 77,520
  • 72
  • 342
  • 501