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 an image on which i have compute ocr like this (black areas are the ocr text drawn on top of the image).
as you can see the text is fitted within boxes.
now i want to create a pdf with the image and transparent text on top of it.
is there a way to draw text within a rect/box using pdfbox?
I did not find which api i could do that with
Thanks
The text was updated successfully, but these errors were encountered:
I have an image on which i have compute ocr like this (black areas are the ocr text drawn on top of the image).
as you can see the text is fitted within boxes.
now i want to create a pdf with the image and transparent text on top of it.
is there a way to draw text within a rect/box using pdfbox?
I did not find which api i could do that with
Thanks
The text was updated successfully, but these errors were encountered: