You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
On Tuesday, May 10, 2016 at 7:34:58 AM UTC-4, Robert Williams wrote:
Within code - is it possible to check if a PDF is already "searchable"?
We get documents from a third party and want to search for keywords - don't want to be running an OCR over files that are already searchable.
Sure, but it doesn't have anything to do with OCR. If you can't figure it out from the documentation for whatever PDF toolkit you're using, you should ask in their support forum.
Tom
Gunasekaran Velu
unread,
May 11, 2016, 2:33:31 AM5/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi Rob
using iTextsharp you can check the pdf is already searchable pdf or not.