Automatically Recognize Invoices from Different Vendors using C#

When working in a paperless office, businesses receive hundreds of different forms and invoices from different vendors. It is often a major pain point and bottleneck to manually find, extract, and store all the necessary information. Thankfully with the LEADTOOLS Document SDK and our patented Forms Recognition technology, everything can be easily automated to improve workflow productivity and efficiency.

With LEADTOOLS, users need only to create templates, also known as master forms, for each of the different invoices or form types. These master forms are then stored in a repository and used to automatically recognize which type of filled form is currently being processed.

Continue reading
Posted in Forms Recognition and Processing | Leave a comment

Combine Various Files into a Single Document with the Document Web Viewer

Our support team recently worked with a customer who was having issues loading and displaying a 200-page TIFF file. Because each page of the TIFF was stored as a separate file, the size of the document was very large and it was taking too long for each page to display in the viewer. LEAD to the rescue! Using the LEADTOOLS Document Web Viewer and this simple code below, you can easily load various files into a single TIFF and the viewer takes care of rendering all of them in no time.

Continue reading
Posted in Document Imaging | Tagged | Leave a comment

Optimize a PDF in C# and Java

Depending on your needs and data type, the term “optimize” can have several meanings. It can mean to optimize the size of the PDF file or it can mean to organize the data within the PDF file for a specific purpose such as web viewing. Thankfully with LEADTOOLS, several PDF optimization methods are available depending on your situation.

Continue reading
Posted in PDF | Tagged | Leave a comment

Introducing LEADTOOLS Speech Recognition

As part of LEAD’s continued efforts to provide innovative and valuable development tools to programmers, we are happy to announce an update to LEADTOOLS v22 that includes support for Speech Recognition. LEADTOOLS Recognition SDK Technology is trusted by tens of thousands of developers worldwide to deliver powerful, end-to-end recognition features to help build better applications.

Continue reading
Posted in Document Imaging | Tagged , , | Leave a comment

V22 Update – Forms Enhancements and New Speech Recognition

Yes – you read that right! LEADTOOLS Version 22 has another update available with even more enhancements and features added throughout our product line! Last year, V22 was released introducing our new Document Editor SDK, new ID Reader SDK, and included numerous updates within the LEADTOOLS toolkit. Then earlier this year, we added PDF Form Field Support, updated automatic noise removal, added Document Editor support for data streaming, and optimized Java document service caching.

Continue reading
Posted in News | Tagged , , | Leave a comment