Copy link to clipboard
Copied
Hi Team,
I’d like to understand how the Adobe Acrobat PDF Extract API identifies the structure of a PDF document.
Does it rely on OCR-based detection, or does it use other layout or heuristic-based methods for identifying elements such as paragraphs, lists, tables, and headings?
Could you please share some insights or documentation references about how the API determines and classifies these structural elements?
Thanks,
Sathish
It uses AI rather than heuristic-based methods. We train it on literally millions of PDF files. Generally, it extracts the text from the PDF and will only OCR a document when the PDF is image-only.
Copy link to clipboard
Copied
It uses AI rather than heuristic-based methods. We train it on literally millions of PDF files. Generally, it extracts the text from the PDF and will only OCR a document when the PDF is image-only.
Copy link to clipboard
Copied
Hey @Joel Geraci , Thanks for the reply.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now