Question
Extract Pdf API is not extracting text from headers
- May 13, 2022
- 3 replies
- 2183 views
I have extracted the attached pdf file and got a json & excel tables.
The tables are extracted perfectly. (The attached pdf has removed sensitive numbers in the table)
But it seems to be ignoring the header (attached pic) completely,
including the part below.
"Purchase Order
#PO2017
2/2/2022"
Other simple tools have no problem extracting the text from the pdf file.
I think this issue is related to the link below.
"not extracting text from footer"
the only difference is that mine is a header (a little bit long header)
Can anyone help with this?
