Hi all,

I am using tesseract 5.0.
I am able create a pdf as image on text, using below command.
>"tesseract image.tif outpdf -l eng pdf"

But, I want a text only pdf without image on text.
I am able to create a pdf with text only with below command.
>"tesseract image.tif outpdf -l eng -c textonly_pdf=1 pdf"

But, Here created pdf file font-type is invisible and font-family style 
is GlyphLessFont.

I want change this font-type as visible and proper font-family style.

How can we achieve above using tesseract.

Thanks in advance,
Saddam

-- 
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/ea018b43-080b-4844-bdc6-534fc20d6ed8n%40googlegroups.com.

Reply via email to