This method allows you to find cell position in the base grid for a given pixel. Cell coordinates in a base grid are the coordinates of its left top corner in that grid. By the base grid here we assume the grid formed by table borders and separators. Each vertical separator increments the horizontal coordinate by one, and each horizontal separator increments the vertical coordinate by one. Coordinate axes are oriented from left to right and from top to bottom. Pixel coordinates relative to the image must lay inside the table block’s region; otherwise, the base coordinate value returned will be -1.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
TableBlock
FindBaseCellFromPoint Method of the TableBlock Object
FindBaseCellFromPoint method of the TableBlock Object in the ABBYY FineReader Engine API — Finds the cell position in the table’s base grid for a given pixel inside the table block; returns -1 if the pixel lies outside the block.
