JavaScript classes for implementing client-side window leveling and image processing.
Sample Programs
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. Load a document from local disk or a url Draw annotations on the document Use thumbnail viewer Interactive zooming/panning
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. Load image from URL Rotate Zoom Flip horizontal/vertical Save image
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.