LEADTOOLS Support
Document
Document SDK Questions
HOW TO: Change OCR Save Options in .NET with DocumentWritersInstance
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, December 14, 2009 9:49:55 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
In 16.5 we introduced the DocumentWriters which allow you to save OCR results (as well as EMF handles and Virtual Printer jobs) to any of our supported Document Writer formats such as PDF, Word, Text, etc. The Document Writers can be used separately to work with virtual printer jobs and EMF handles, but the high level OCR engine has its own instance of the Document Writers for ease of use. The DocumentWriter.GetOptions and SetOptions functions are used to get and set the different properties of each format.
This simple C# 2005 example shows how to use the IOcrEngine.DocumentWritersInstance property to change the settings of the PdfDocumentOptions after OCRing a document.
LEADTOOLS Support
Document
Document SDK Questions
HOW TO: Change OCR Save Options in .NET with DocumentWritersInstance
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.