LEADTOOLS Document Imaging Suite SDK v20 (March 2019 release)

Released: Mar 13, 2019

Mises à jour de V20 (March 2019 release)

Fonctionnalités

  • Document SDK
    • New Searchable Document Redaction
      The .NET and HTML5/JavaScript Document Viewers now support redaction of searchable documents. Not only can users redact sensitive information in image formats such as TIFF, but they can redact PDF, DOCX, and other document formats to control what is visible and searchable by other users. To comply with regulatory requirements such as GDPR and HIPAA, the redaction can be applied when the document is viewed or converted while keeping the other parts of the document intact.
    • Document Library and Annotation Updates
      LEAD’s Document Viewer team expanded PDF Annotation support with the addition of new objects and properties that include Redaction, Note reply, Callout, leader, and line endings. For developers requiring a cross-platform solution, all Annotation support has been extended to the .NET Core and Xamarin libraries. In addition, initial viewing options and smart pagination functionality have been added. The Document Service has also been enhanced to support multi-tenancy and PDF Fast Web View.
    • LEADVIEW API
      LEAD has packaged the LEADTOOLS Document Viewer web application and service into the LEADVIEW API component. It requires as little as three lines of code to plug the LEADVIEW API into any JavaScript application. The component is highly customizable and supports all the features of the existing low-level Document Viewer, including viewing and converting hundreds of file formats and more than 30 annotation and markup objects. Users can easily create themes for the UI or use the predefined dark or light themes. With a settings dialog or JSON file, the entire ReactJS UI can be customized by each end-user or administratively locked down at a server level.
    • Revamped OMR Toolkit and Sample Applications
      The Optical Mark Recognition SDK now includes high-level features with a focus on analyzing test sheets and surveys having a large grid of structured and loosely structured bubbles. LEADTOOLS intelligently analyzes the bubbles to automatically determine question groups and multiple-choice answer sets so that users can rapidly define master forms. No longer is the user restricted to a specific form design requiring specialized hardware. Once a master test form is defined, marked form results can be evaluated to provide detailed statistics for an individual or group of forms or compared against an answer key to calculate grades.
    • Forms Recognition Speed Boost
      The Recognition team has created a patent-pending algorithm and internal search engine to identify forms in mega-repositories. Identifying a form from a large repository of form templates will no longer present a bottleneck in large enterprise forms processing applications. Further, the team has optimized memory and cache utilization, which enhances the forms toolkit across the board. As a result of these breakthroughs, in a repository with more than 1,000 master form templates, a form can be identified in less than two seconds.
    • New MICR, CMC-7, and Check Detection Algorithms
      Developers extracting check data from images have more tools at their disposal with LEAD's new automatic MICR and CMC-7 line detection algorithms. Previously bound to searching predictable areas of an image, LEADTOOLS can now find MICR or CMC-7 lines in any location and orientation. This is the first reliable MICR and CMC-7 detection SDK on the market. Additionally, LEAD has enhanced its CMC-7 technology to decode CMC-7 lines even if the barcode line spacing is incorrect or uneven. These enhancements are especially powerful when searching for embedded check images in large batches of low-quality, distorted images from various sources including mobile devices.
    • Business Card Reader
      LEAD has created new unstructured forms components to automatically read and collect information from business cards in record time. Advanced image processing and OCR intelligently captures important fields such as name, email, phone, and company name, even on business cards with artistic designs that include mixed background and font colors.
    • Expanded Document Formats in Linux and MacOS
      LEAD has expanded its support of Microsoft Office formats with Linux and MacOS native libraries. Also, LEADTOOLS is now leveraging the WebKit browser engine to handle HTML files on Linux and MacOS systems to ensure the resulting output is exactly what the user expects.
  • Xamarin
    • Xamarin Camera Control
      Developers writing cross-platform mobile applications now have the LEADTOOLS Xamarin Camera Control in their arsenal. This Xamarin.Forms control is intended to be used specifically for Xamarin.Forms applications. Utilizing the camera is one of the biggest headaches in Xamarin app development, requiring writing of complex native code for Android and iOS. With just one line of code to add the control, developers can quickly get started with a basic camera and preview. LEAD’s camera control supports image capture, video recording, flash, torch, and focus control. Developers can also tap into the live camera feed to add custom image processing or LEADTOOLS features, including OCR, barcode recognition, and image processing filters.
    • Xamarin Image Viewer
      LEAD has updated its LEADTOOLS Xamarin libraries to include an image viewer control to view more than 150 different file formats, including multipage functionality. The new image viewer control provides touchscreen-optimized interactive modes, navigation tools, and full LEADTOOLS Annotation support.