For pointers to sample programs that demonstrate many features of the Leadtools JavaScript library, see the following table:
JavaScript File/Namespace |
Comments |
---|---|
Leadtools.js - Leadtools |
Core classes for LEADTOOLS functionality including data types and helper classes
|
Name | Path | Description |
---|---|---|
DocumentCompareDemo | \Examples\Viewers\JS\DocumentCompareDemo | |
Document Composer Demo | \Examples\Viewers\JS\DocumentComposerDemo | Demonstrates the ability to construct a new document from the pages of other documents. Pages can be re-ordered, added, or deleted. |
Document Viewer Demo | \Examples\Viewers\JS\DocumentViewerDemo | Demonstrates using the LEADTOOLS Document Viewer SDK with HTML5 / JavaScript.
|
JavaScript Document Viewer Simple Demo | \Examples\Viewers\JS\DocumentViewerSimpleDemo | Demonstrates simplicity of the JavaScript Document Viewer. |
Viewer Demo | \Examples\Viewers\JS\ViewerDemo | Demonstrates using the LEADTOOLS Image Viewer in HTML5 / JavaScript.
|
Drag and Drop Demo | \Examples\Viewers\JS\ViewerDragDropDemo | Demonstrates how the LEADTOOLS Image Viewer supports both the native HTML Drag and Drop and a custom item-based mode for both desktop and mobile devices. |
Viewer Inline Demo | \Examples\Viewers\JS\ViewerInlineDemo | Demonstrates how an Image Viewer component can be embedded on a page with minimal configuration. |
Viewer Simple Demo | \Examples\Viewers\JS\ViewerSimpleDemo | Demonstrates the use of typescript with LEADTOOLS with a simple web viewer example. |
Viewer Styles Demo | \Examples\Viewers\JS\ViewerStylesDemo | Demonstrates how the Elements Mode of the LEADTOOLS ImageViewer can respond to CSS transitions. |
Viewer Thumbnails Demo | \Examples\Viewers\JS\ViewerThumbnailsDemo | Demonstrates the thumbnail viewer using a simple thumbnail viewer and viewer example in the browser. |
LEADVIEW_DocumentViewerDemo | \Examples\Viewers\JS\LEADVIEW_DocumentViewerDemo | |
LEADVIEW_RedactDemo | \Examples\Viewers\JS\LEADVIEW_RedactDemo | |
Annotations Demo | \Examples\Annotation\JS\AnnotationsDemo | Demonstrates Annotations (image markup) functionality. Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline |
Bank Check Reader Demo | \Examples\Forms\JS\BankCheckDemo | Demonstrates MICR and bank check reading using HTML5 / JavaScript. |
Driver's License Reader Demo | \Examples\Forms\JS\DriverLicenseDemo | Demonstrates Forms Recognition to extract driver's license information. |
MRTD Reader Demo | \Examples\Forms\JS\MRTDDemo | Demonstrates using the MRTD Reader to read a passport image and parse out the information. |
Barcode Reader Demo | \Examples\Barcode\JS\BarcodeDemo | Demonstrate barcode functionality using HTML5 / JavaScript
|
Image Processing Demo | \Examples\ImageProcessing\JS\ImageProcessingDemo | Demonstrates image processing effects using HTML5 / JavaScript. |
OCR Demo | \Examples\OCR\JS\OcrDemo | Demonstrates OCR support. Load an image from a URL and OCR its text. |
Leadtools.Annotations.Automation Library
Leadtools.Annotations.Engine Library
Leadtools.Annotations.Designers Library
Leadtools.Annotations.Rendering Library
Leadtools.Controls.Medical Libary
Leadtools.Document.Viewer Library