mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 21:26:16 +08:00
Updated FAQ (asciidoc)
parent
e62e1aa8cd
commit
528d1d11b8
@ -145,7 +145,7 @@ Save it, and then give its name as input file to Tesseract.
|
||||
|
||||
== How to OCR single page of a multi-page tiff?
|
||||
|
||||
Use the `tessedit_page_number` config variable as part of command eg. `-c tessedit_page_number=0 `
|
||||
Use the `tessedit_page_number` config variable as part of command eg. `tesseract myscan.png out -c tessedit_page_number=0`
|
||||
|
||||
== How to OCR streaming images to pdf using Tesseract?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user