Form Recognizer : Draw bounding box with fill color on hand written pdf (on text (signature) in pdf) using python

Baskar Kumar 1 Reputation point
2022-05-26T08:57:17.317+00:00

Hi Team,

we are trying to draw bounding box with fill color on hand written pdf on signature through coordinates extracted from Form Recognizer if its readable or modifying the extracted coordinates of text from below the signature and drawing bounding box on signature, so tried one hand written pdf converting into image. But after converting to image, text below signature or some other text is not properly extracted after again passing the converted image to Form Recognizer. so, not able to draw bounding box on converted image.

our scenario is to draw bounding box with fill color on signature in hand written pdf file where ever it appears in the pdf (in 50 pages pdf file appears in 7 pages )

Please let us know your valuable suggestion on this.

Community Center Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.