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

Table & Image extraction from hundreds of PDF files automatically. Does Adobe provides PDF SDK/APIs for doing so?

New Here ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

I want to do table & image extraction in structured way from hundreds of PDF files automatically.

Does Adobe provides PDF SDK/APIs or support for doing so?

TOPICS
Acrobat SDK and JavaScript

Views

483

Translate

Translate

Report

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

correct answers 1 Correct answer

LEGEND , Mar 05, 2018 Mar 05, 2018

There are no tables in a PDF, so you may find this more challenging than you expected. Certainly, there is text arranged in what looks like rows and columns, sometimes with lines drawn, but nothing in the PDF giving a structure as rows, columns, cells or tables. Are you a C++ programmer?

Votes

Translate

Translate
LEGEND ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

LATEST

There are no tables in a PDF, so you may find this more challenging than you expected. Certainly, there is text arranged in what looks like rows and columns, sometimes with lines drawn, but nothing in the PDF giving a structure as rows, columns, cells or tables. Are you a C++ programmer?

Votes

Translate

Translate

Report

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