Skip to main content
Participant
June 26, 2024
Question

Getting wrong Left,Bottom,Right,Top cordinates while extracting pdf using adobe api

  • June 26, 2024
  • 1 reply
  • 218 views

Hi,
When I extract pdf data using adobe extract api, the result i get is not correct. It is giving  me wrong Left cordinate. 

 

Here the Cordinate of  'A Mortgagee must fully compy"  I get is  

"Bounds": [
            72.05,
            504.17,
            541.55,
            556.75
        ],
but the cordinate of  "The requirements...." I get is
"Bounds": [
            69.75,
            397.83,
            542.25,
            489.41
        ],
The Left cordinate is wrong even they start parallel to each other. and also I am getting a new json entry for Glossary and Acronyms (Link) like this "Glossary and" and "Acronyms". 
Why this is coming like this. Any help appreciated.
This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Participating Frequently
June 26, 2024

Have you explored other alternatives from commercial document vendors like https://pspdfkit.com or OCR-specific vendors?