Page 1 of 1

PDF with (already recognized) text and (non recogn.) Images

Posted: Mon Jul 22, 2013 11:46 am
by BennyCUAG
Hello,

we have a OCR-PDF file with both, text and embedded images. The text is already recognized (100% correct) by an OCR engine, the image is not.
It is posible to get a full OCR-PDF with the OLD recognized text and the new text from the embedded images??

With:
- GdPictureImaging1.PdfOCRStart
Image := GdPicturePDF1.RenderPageToGdPictureImageEx(..)
GdPictureImaging1.PdfAddGdPictureImageToPdfOCR(Image,...)
- GdPictureImaging1.PdfOCRStop

I can only process the whole page with recognizing the old text again..

Greetings

Re: PDF with (already recognized) text and (non recogn.) Images

Posted: Fri Mar 29, 2019 10:55 pm
by Gabriela
Hello,

Please try one of our sample projects demonstrating the OCR functionality:
https://www.gdpicture.com/guides/gdpicture/web ... ation.html
Kindly us know if it solves your issue.