Ignore Null values when "Use Table OCR" is active and columns have "null" values

When reading a table from a PDF document, "null" values ​​in columns are ignored.

The Google Chrome IA resolve fast.

I need to pay to resolve it via UI.Vision_

For best table ocr, please use OCR Engine 3. It converts the table image into a text in markdown format, so empty entries are not missed:

My test with your image on our online ocr page:

You can visualize the table markdown result in any markdown editor (here I used stackedit):

!OcrEngine = 3 is currently not yet supported in Ui.Vision… we will add support for it very soon.