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

PDF Extract API and Tax Return

New Here ,
Apr 10, 2022 Apr 10, 2022

Copy link to clipboard

Copied

Hey Adobe Community, I ran the Extract PDF API on the attached tax return. While it is producing some information in a JSON format (# pages, block element recognition), it's not picking up the actual data within the tax return (Name, Address, Income). Is there something else I can try? I am a newer  developer (approx. 1 year) so please don't underestimate my ability to miss the obvious (ha). Any help would be greatly appreciated.

I ran the following on the tax return:

extract-text-info-from-pdf.js

extract-text-table-info-from-pdf.js

TOPICS
PDF Extract API

Views

418

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
Adobe Employee ,
Apr 11, 2022 Apr 11, 2022

Copy link to clipboard

Copied

LATEST

When I tested this, I was able to find the name and address just fine. Remember the JSON output is going to be huge. CTRL (or CMD) plus F is your friend. 🙂 

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
Resources