Azure Computer Vision (OCR) API returns garbage for a fragment of a pdf sent.
Pdf has a visible text, let's say: 4893759678 but in fact it is vector graphics (not a text).
When I select the graphics, copy it and paste it to notepad it is something like: (85;9r?A>?EV.
For some parts of the pdf where there are images with numbers (raster graphics) it does analyses ok; it returns ocr text.
How to fix it or how to instruct Azure to do ocr for vector graphics. I cannot change pdfs themselves easily.
By the way I am looking for a job as Azure developer (.NET) :)