Open
Description
Hello,
We are implementing tesseract with your .net wrapper using the nugget package. The problem we are having is that no matter how many pages or paragraph a tiff document has, it always iterates just the first line of the page, the other lines and paragraphs are ignored. We used a bitmap, or loading the file using the Pix.LoadFromFile and get the same results. We ran out of ideas already.
Can you please advise if there is something we are missing, we are using the same sample code.
Thanks in advanced.
Activity