You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a muti page pdf (about 90 pages) . All pages contain table of similar data and all parse with getDataTm without issue except one, getDataTm returns an empty array on the problem page. I've attached two pages of the document, the second page is the one that one won't parse.
I have a similar problem. I can't get the text from one page out of 10. And this happens in different files. Some files are parsed normally. Others with this problem.
Description:
I have a muti page pdf (about 90 pages) . All pages contain table of similar data and all parse with getDataTm without issue except one, getDataTm returns an empty array on the problem page. I've attached two pages of the document, the second page is the one that one won't parse.
PDF input
rearranged.pdf
Expected output & actual output
result from page 1:
etc
result from page 2:
Array ()
Code
The text was updated successfully, but these errors were encountered: