for OCRing a scanned pdf, 
first it is converted to image format then OCRed and gives a temperory file 
of pdf/text format and overlays on original scanned pdf.
I want the output format to be hocr. for this, I ran the command 
"convert scannedFile.pdf scannedFile.png" and then "tesseract 
scannedFile.png scanned.pdf -l eng hocr"
I got the hocr fomat as output. 
Now I need a help to overlay it on scannned pdf file.

Anybody have any idea about it ?

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
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/c5b4f9c7-67e5-41d8-8c24-b4e5e4c39ed3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to