Category Archives: Document Imaging

LEADTOOLS OCR App Review

LEADTOOLS provides fast and highly accurate Optical Character Recognition (OCR) SDK technology for .NET (C# & VB), C/C++, WinRT, iOS, OS X, Java, and web. Developers around the world are leveraging the LEADTOOLS SDK to add high-performance OCR and document processing … Continue reading

Posted in Document Imaging, OCR | Tagged , , , , | Leave a comment

LEADTOOLS OCR App Review

LEADTOOLS provides fast and highly accurate Optical Character Recognition (OCR) SDK technology for .NET (C# & VB), C/C++, WinRT, iOS, OS X, Java, and web. Developers around the world are leveraging the LEADTOOLS SDK to add high-performance OCR and document processing … Continue reading

Posted in Document Imaging, OCR | Tagged , , , , | Leave a comment

Detect and Recognize MICR – C#

Support recently received a request for a simple C# sample that would detect a MICR in an image and return the MICR code as a string.

Posted in Document Imaging, OCR | Tagged , , , | 1 Comment

Detect and Recognize MICR – C#

Support recently received a request for a simple C# sample that would detect a MICR in an image and return the MICR code as a string.

Posted in Document Imaging, OCR | Tagged , , , | 1 Comment

Convert a Word Document to PDF

Following up on my last post, Convert an Image to Black & White PDF, I have updated the project to include a third method that converts document and vector formats to PDF. This conversion uses SVG as an intermediate format … Continue reading

Posted in PDF | Tagged , , | 5 Comments