Hello!

Can you help me with this problem? I'm testing the tesseract OCR engine. 
The input is a scanned multipage TIFF file. I tried to create a PDF from 
that, but the result is always one page.
I used this cmd line:
tesseract In\Test.tif Out\TestOutput -l rus+eng -c tessedit_page_number=-1  
pdf
I found an option to create a multipage pdf with this part: " -c 
tessedit_page_number=-1" but it doesnt work. I tried to get txt data, but I 
only found text from the first page.
Can you help me with that?

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/9ffedebc-c7b1-4856-bf31-f438d8213d01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to