Hi, I am using tesseract-ocr in my python code to convert non-searchable pdf to searchable pdf document, it is not converting fully...
I am using "poppler-23.08.0" to convert the PDF page to images from this image I am using "pytesseract.image_to_pdf_or_hocr" method to convert to PDF files and later I am combining all the page and making as single fine using PDFFileMerger. can anyone shar your thoughts here... -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/9ce4e11d-5d20-4cb8-bc6b-745913120799n%40googlegroups.com.

