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
Note how x, y and w are null for PatientsIncomeSS and SSALetterYear.
Any ideas why this is? Is there something I can do differently to make these 2x fields show x, y and w? Or is this a bug in pdf2json for which no workaround exists?
I'm running pdf2json 3.1.4.
The text was updated successfully, but these errors were encountered:
Consider this PDF:
3fields.pdf
It clearly has 3x fields at very specific locations:
But only the first field actually has x,y coordinates when I do
pdf2json -f 3fields.pdf
:Here's the formatted portion of the most relevant part:
Note how x, y and w are null for PatientsIncomeSS and SSALetterYear.
Any ideas why this is? Is there something I can do differently to make these 2x fields show x, y and w? Or is this a bug in pdf2json for which no workaround exists?
I'm running pdf2json 3.1.4.
The text was updated successfully, but these errors were encountered: