Nikhilsonawane07
Results
3
comments of
Nikhilsonawane07
@thiagodma Can you please share the script to extract the bounding boxes for text-based PDFs ?
Hey @thiagodma Thanks. Its working
> I ran into a similar problem and fixed it. In my case, it was because `Rect()` expects four params: Rect(x0, y0, x1, y1) where (x0, y0) is the bottom-left...