pdf2json icon indicating copy to clipboard operation
pdf2json copied to clipboard

Characters coming as NULL

Open vikrant-sancheti opened this issue 1 year ago • 1 comments

Number from my pdf file are coming as null. These numbers sytle is showing -1. After conversion to JSON , I have this. {"x":6.078,"y":3.2969999999999997,"w":5.6,"oc":"#747474","sw":0.3450625,"A":"left","R":[{"T":"%00","S":-1,"TS":[2,13,0,0]}]}],"Fields":[],"Boxsets":[]}]}

Please guide how to solve this.

vikrant-sancheti avatar Mar 22 '24 08:03 vikrant-sancheti

can you upload the PDF?

modesty avatar Jun 09 '24 21:06 modesty