This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, November 22, 2011 6:30:03 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
If you are creating an application to convert non-searchable PDF files into searchable PDF files using an OCR, you may want to ensure you do not process files that are already searchable.
You may also want to handle cases where the file is corrupted, encrypted, or may not be a PDF file at all (may have the extension PDF, but the file is a TIFF for example).
The attached sample shows you how you would check for each of these cases and outputs the results in a ListView for a directory of files.
The C# project was written in Visual Studio 2008.
EDIT: There is an updated version of this post here
https://www.leadtools.co...PDF-is-searchable-in-v19Edited by moderator Friday, August 11, 2017 8:41:19 AM(UTC)
| Reason: Not specified
Travis Montgomery
Senior Sales Engineer
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.