For pointers to sample programs that demonstrate many features of the LEADTOOLS JavaScript library, see the following table:
JS File/Namespace | Comments |
---|---|
Leadtools.LEADVIEW.js | Core class for the LEADVIEW Viewer Library. |
Leadtools.LEADVIEW.css | Core styling for the LEADVIEW Viewer Library. |
Demo Name | Source Code Path | Description |
---|---|---|
Document Compare | \Examples\Viewers\JS\DocumentCompareDemo | Demonstrates the ability to compare two documents using document web viewers. Text and raster image content can be compared and differences are highlighted. |
Demo Name | Source Code Path | Description |
---|---|---|
Document Composer | \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. |
Demo Name | Source Code Path | Description |
---|---|---|
Document Viewer | \Examples\Viewers\JS\DocumentViewerDemo | Demonstrates using the LEADTOOLS Document Viewer SDK with HTML5 / JavaScript.
|
Demo Name | Source Code Path | Description |
---|---|---|
JavaScript Document Viewer Simple | \Examples\Viewers\JS\DocumentViewerSimpleDemo | Demonstrates simplicity of the JavaScript Document Viewer. |
Demo Name | Source Code Path | Description |
---|---|---|
Viewer | \Examples\Viewers\JS\ViewerDemo | Demonstrates using the LEADTOOLS Image Viewer in HTML5 / JavaScript.
|
Demo Name | Source Code Path | Description |
---|---|---|
Drag and Drop | \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. |
Demo Name | Source Code Path | Description |
---|---|---|
Viewer Inline | \Examples\Viewers\JS\ViewerInlineDemo | Demonstrates how an Image Viewer component can be embedded on a page with minimal configuration. |
Demo Name | Source Code Path | Description |
---|---|---|
Viewer Simple | \Examples\Viewers\JS\ViewerSimpleDemo | Demonstrates the use of typescript with LEADTOOLS with a simple web viewer example. |
Demo Name | Source Code Path | Description |
---|---|---|
Viewer Styles | \Examples\Viewers\JS\ViewerStylesDemo | Demonstrates how the Elements Mode of the LEADTOOLS ImageViewer can respond to CSS transitions. |
Demo Name | Source Code Path | Description |
---|---|---|
Viewer Thumbnails | \Examples\Viewers\JS\ViewerThumbnailsDemo | Demonstrates the thumbnail viewer using a simple thumbnail viewer and viewer example in the browser. |
Demo Name | Source Code Path | Description |
---|---|---|
LEADVIEW Document Viewer | \Examples\Viewers\JS\LEADVIEW_DocumentViewerDemo | Demonstrates the use of the abstracted LEADVIEW library to create a document viewer web application. |
Demo Name | Source Code Path | Description |
---|---|---|
LEADVIEW Auto Redaction | \Examples\Viewers\JS\LEADVIEW_RedactDemo | Demonstrates the use of the abstracted LEADVIEW library to create an automatic document redaction web application. |
Leadtools.Annotations.Automation Library
Leadtools.Annotations.Engine Library
Leadtools.Annotations.Designers Library
Leadtools.Annotations.Rendering Library
Leadtools.Controls.Medical Library
Leadtools.Document.Viewer Library
Leadtools.LEADVIEW Library Changes