Gets or sets a value that indicate the maximum number of pages to process before using LTD as a temporary format.
int MaximumPagesBeforeLtd {get; set;}
Property MaximumPagesBeforeLtd As Integer
@property (nonatomic, assign) NSInteger maximumPagesBeforeLtd
An integer value that indicate the maximum number of pages to process before using LTD as a temporary format. Default value is 8.
The LEADTOOLS Advantage OCR engine handles this operation internally by using a file-based document and does not load more than one page in memory at a time and will not use the value of MaximumPagesBeforeLtd.
The IOcrAutoRecognizeManager interface also has the following options to use with the Run, RunJob and RunJobAsync methods:
Option | Description |
---|---|
IOcrAutoRecognizeManager.MaximumPagesBeforeLtd |
Used to add support for converting a document with unlimited number of pages. An OCR recognition operation on a document that contains a large amount of pages (10 and more) might result in an out of memory error. All of the LEADTOOLS OCR engines supports saving the intermediate recognition results to a temporary LTD file (DocumentFormat.LTD). The result of subsequent pages will be appended to this temporary file. When all the pages of the document have been recognized, the engine will convert the temporary LTD file to the desired output format. The IOcrAutoRecognizeManager.MaximumPagesBeforeLtd property defines the maximum number of pages processed as a whole. For example, if the original document has 20 pages and the value of this property is 8, the engine will recognize the first 8 pages and saves the result to a temporary file, recognizes the second 8 pages and append the results, and finally, recognize the last 4 pages and convert the temporary document to the final format. |
IOcrAutoRecognizeManager.PreprocessPageCommands |
Holds an array of OcrAutoPreprocessPageCommand items to control what auto-preprocess operation to perform on each page document prior to recognition. |
Note: This property is not used and will be ignored when using engine native format (DocumentFormat.User and IOcrDocumentManager.EngineFormat).
For an example, refer to IOcrAutoRecognizeManager.
![]() |
Products |
Support |
Feedback: MaximumPagesBeforeLtd Property - Leadtools.Forms.Ocr |
Introduction |
Help Version 19.0.2017.6.6
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.