Getting Started
Leadtools.Document.Viewer Getting Started
Summary
.NET
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\net |
.NET 6+ |
Dependencies
Library |
Description |
Leadtools.Document.Viewer.WinForms.dll |
Document Viewer Library for Windows Forms |
Sample Programs
Demo Name |
Source Code Path |
Description |
Document Converter |
\Examples\Document\DotNet\DocumentConverterCLIDemo\net |
Demonstrates Document Converters support. - Convert to and from any document or raster image files
- Perform document-to-document conversion at 100% accuracy without the need for OCR
- Convert complex document objects and features
- Automatically convert raster images to documents with OCR
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Analyzer |
\Examples\Document\DotNet\DocumentAnalyzerDemo\net |
\Bin\net\DocumentAnalyzerDemo_Original.exe |
Demonstrates creating and applying Document Analyzer rulesets. - Create ruleset files
- Tools for rules construction to analyze document
- Features a number of built-in rules
- Redact sensitive information in a document
- Collect vital information from a document
- Option to export redacted documents
- Option to export results
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Converter |
\Examples\Document\DotNet\DocumentConverterDemo\net |
\Bin\net\DocumentConverterDemo_Original.exe |
Demonstrates Document Converters support. - Convert to and from any document or raster image files
- Perform document-to-document conversion at 100% accuracy without the need for OCR
- Convert complex document objects and features
- Automatically convert raster images to documents with OCR
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Converter Folder |
\Examples\Document\DotNet\DocumentConverterFolderDemo\net |
\Bin\net\DocumentConverterFolderDemo_Original.exe |
Demonstrates Document Converters support. - Convert all files in a target folder
- Convert to and from any document or raster image files
- Perform document-to-document conversion at 100% accuracy without the need for OCR
- Convert complex document objects and features
- Automatically convert raster images to documents with OCR
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Rasterize Document |
\Examples\Document\DotNet\RasterizeDocumentDemo\net |
\Bin\net\RasterizeDocumentDemo_Original.exe |
Demonstrates controlling the options used for rastering document file formats with LEADTOOLS. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS .NET Document Service Library |
\Examples\Document\DotNet\Document.Service\net |
Creates the .NET library that contains the DocumentService class. It also has the abstract document, request, and response models used by the class, along with internal methods for dealing with double values. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Animation |
\Examples\Viewers\DotNet\AnimationDemo\net |
\Bin\net\AnimationDemo_Original.exe |
Demonstrates LEADTOOLS Animation features - Load and save animated GIF files.
- Create animations from scratch, frame by frame.
- Control animation playback settings.
- Render animations.
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Viewer |
\Examples\Viewers\DotNet\DocumentViewerDemo\net |
\Bin\net\DocumentViewerDemo_Original.exe |
Demonstrates Document Viewer support. - View document, vector, and raster image formats in one viewer
- Document-specific interactive tools
- View and edit complex document objects and features
- Fully customizable user interface uses generic parent containers
- Maximize performance and conserve system resources through efficient large-document paging and thumbnail browsing with configurable lazy-loading
- Robust options and functions for managing local, global, and web cache on any device
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Image Viewer |
\Examples\Viewers\DotNet\ImageViewerDemo\net |
\Bin\net\ImageViewerDemo_Original.exe |
Demonstrates the LEADTOOLS Image Viewer Control features. - Load and view raster or document files
- Automatically detect raster or vector data in the input file
- Load and view single or multi-page files
- Zoom In/Out using interactive tools
- Magnify Glass interactive mode
- Pan/Scroll using interactive tools
- Set layout to single/double/horizontal/vertical
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Universal Viewer |
\Examples\Viewers\DotNet\LEADUniversalViewerDemo\net |
\Bin\net\LEADUniversalViewerDemo_Original.exe |
View, search, and annotate documents in a cross-platform Viewer control. Create, edit, and display annotations and mark-ups. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Viewer Overlay |
\Examples\Viewers\DotNet\ViewerOverlayDemo\net |
\Bin\net\ViewerOverlayDemo_Original.exe |
Demonstrates owner draw features of the LEADTOOLS Image Viewer Control. - Load and display images with the LEADTOOLS Image Viewer Control
- Draw user-defined shapes on top of the LEADTOOLS Image Viewer Control
- Pan, scroll, and zoom the display
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Viewer Demo (WPF) |
\Examples\Viewers\DotNet\WPFDocumentViewerDemo\net |
\Bin\net\WPFDocumentViewerDemo_Original.exe |
Demonstrates Document Viewer support. - View document, vector, and raster image formats in one viewer
- Document-specific interactive tools
- View and edit complex document objects and features
- Fully customizable user interface uses generic parent containers
- Maximize performance and conserve system resources through efficient large-document paging and thumbnail browsing with configurable lazy-loading
- Robust options and functions for managing local, global, and web cache on any device
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Pan Window Demo (WPF) |
\Examples\Viewers\DotNet\WPFPanWindowDemo\net |
\Bin\net\WPFPanWindowDemo_Original.exe |
Demonstrates the LEADTOOLS WPF Viewer and Pan Windows features. Load and display images using the automated pan window control. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Image List Demo (WPF) |
\Examples\Viewers\DotNet\WPFRasterImageListDemo\net |
\Bin\net\WPFRasterImageListDemo_Original.exe |
Demonstrates Image List Control features. - Browse a directory for all supported images
- Generate thumbnails for files and display them in the LEADTOOLS Image List Control
- Control the options for the Image List
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
WPF Viewer Overlay |
\Examples\Viewers\DotNet\WPFViewerOverlayDemo\net |
\Bin\net\WPFViewerOverlayDemo_Original.exe |
Demonstrates owner draw features of the LEADTOOLS WPF Image Viewer Control. - Load and display images with the LEADTOOLS WPF Image Viewer Control
- Draw user-defined shapes on top of the LEADTOOLS WPF Image Viewer Control
- Pan, scroll, and zoom the display
|
.NET Framework
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\DotNet4\Win32 |
x86 .NET 4 or 4.5 |
<installdir>\Bin\DotNet4\x64 |
x64 .NET 4 or 4.5 |
Dependencies
Library |
Description |
Leadtools.Document.Viewer.WinForms.dll |
Document Viewer Library for Windows Forms |
Sample Programs
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Analyzer |
\Examples\Document\DotNet\DocumentAnalyzerDemo\fx |
\Bin\DotNet4\<Win32/x64>\DocumentAnalyzerDemo_Original.exe |
Demonstrates creating and applying Document Analyzer rulesets. - Create ruleset files
- Tools for rules construction to analyze document
- Features a number of built-in rules
- Redact sensitive information in a document
- Collect vital information from a document
- Option to export redacted documents
- Option to export results
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Converter |
\Examples\Document\DotNet\DocumentConverterDemo\fx |
\Bin\DotNet4\<Win32/x64>\DocumentConverterDemo_Original.exe |
Demonstrates Document Converters support. - Convert to and from any document or raster image files
- Perform document-to-document conversion at 100% accuracy without the need for OCR
- Convert complex document objects and features
- Automatically convert raster images to documents with OCR
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Converter Folder |
\Examples\Document\DotNet\DocumentConverterFolderDemo\fx |
\Bin\DotNet4\<Win32/x64>\DocumentConverterFolderDemo_Original.exe |
Demonstrates Document Converters support. - Convert all files in a target folder
- Convert to and from any document or raster image files
- Perform document-to-document conversion at 100% accuracy without the need for OCR
- Convert complex document objects and features
- Automatically convert raster images to documents with OCR
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Rasterize Document |
\Examples\Document\DotNet\RasterizeDocumentDemo\fx |
\Bin\DotNet4\<Win32/x64>\RasterizeDocumentDemo_Original.exe |
Demonstrates controlling the options used for rastering document file formats with LEADTOOLS. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS .NET Document Service Library |
\Examples\Document\DotNet\Document.Service\fx |
Creates the .NET library that contains the DocumentService class. It also has the abstract document, request, and response models used by the class, along with internal methods for dealing with double values. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Animation |
\Examples\Viewers\DotNet\AnimationDemo\fx |
\Bin\DotNet4\<Win32/x64>\AnimationDemo_Original.exe |
Demonstrates LEADTOOLS Animation features - Load and save animated GIF files.
- Create animations from scratch, frame by frame.
- Control animation playback settings.
- Render animations.
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Viewer |
\Examples\Viewers\DotNet\DocumentViewerDemo\fx |
\Bin\DotNet4\<Win32/x64>\DocumentViewerDemo_Original.exe |
Demonstrates Document Viewer support. - View document, vector, and raster image formats in one viewer
- Document-specific interactive tools
- View and edit complex document objects and features
- Fully customizable user interface uses generic parent containers
- Maximize performance and conserve system resources through efficient large-document paging and thumbnail browsing with configurable lazy-loading
- Robust options and functions for managing local, global, and web cache on any device
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Image Viewer |
\Examples\Viewers\DotNet\ImageViewerDemo\fx |
\Bin\DotNet4\<Win32/x64>\ImageViewerDemo_Original.exe |
Demonstrates the LEADTOOLS Image Viewer Control features. - Load and view raster or document files
- Automatically detect raster or vector data in the input file
- Load and view single or multi-page files
- Zoom In/Out using interactive tools
- Magnify Glass interactive mode
- Pan/Scroll using interactive tools
- Set layout to single/double/horizontal/vertical
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Universal Viewer |
\Examples\Viewers\DotNet\LEADUniversalViewerDemo\fx |
\Bin\DotNet4\<Win32/x64>\LEADUniversalViewerDemo_Original.exe |
View, search, and annotate documents in a cross-platform Viewer control. Create, edit, and display annotations and mark-ups. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Medical Viewer |
\Examples\Viewers\DotNet\MedicalViewerDemo\fx |
\Bin\DotNet4\<Win32/x64>\MedicalViewerDemo_Original.exe |
Demonstrates the DICOM/Medical image display functionality. - Load datasets from DICOM and DICOM Directory
- Display images with full control over the cell/sub-cell layout
- Interactive actions: WindowLevel, Pan, Zoom, Magnify Glass
- Create, edit, and view image annotations
- Advanced animation playback
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Medical Viewer Layout |
\Examples\Viewers\DotNet\MedicalViewerLayoutDemo\fx |
\Bin\DotNet4\<Win32/x64>\MedicalViewerLayoutDemo_Original.exe |
Demonstrates the customized layout support for DICOM/Medical image display functionality. - Create, edit, and save custom layouts
- Preview layout with image data
- Interactive actions: WindowLevel, Pan, Zoom, Magnify Glass
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
External Web Viewer Controller |
\Examples\Viewers\DotNet\MedicalWebViewer\ExternalControlSample\fx |
\Bin\DotNet4\<Win32/x64>\ExternalControlSample_Original.exe |
Demonstrates establishing an external connection with the Medical Web Viewer using the WCF or ASP.NET web services. - Get and show patient, study, series, and image instances through IDs and UIDs
- Find and update patient information
- Add and manage user access, roles, and permissions
|
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Addins |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Addins\fx |
Provides the addin classes for the services provided by the WCF and ASP web interfaces. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Annotations Data Access Layer |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Annotations.DataAccessLayer\fx |
Implements the SQL database methods that manage annotations when retrieving medical series from a remote PACS server. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS ASP Medical Web Services |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Asp\fx |
Provides a web interface to the PACS Storage server through ASP Medical Web Services. This is mainly consumed by the Medical Web Viewer demo. Services provided: - Auditing
- Authentication
- Automation
- Export
- Monitor Calibration
- Options
- PACS Query
- PACS Retrieve
- Patient Access Rights
- Patient
- Object Query
- Object Retrieve
- Store
- Template
- 3D Service
|
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Core |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Core\fx |
Provides the interfaces and data types for other addins. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer External Control |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.ExternalControl\fx |
Implement external control for the viewer. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer IdP Link |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.IdP\fx |
Provides access to external IdPs (Okta, Shibboleth) to authorize usage of LEADTOOLS web applications. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Image Download Addin |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.ImageDownloadAddin\fx |
Processes the retrieve job queue and sends the C-Move request to the remote PACS. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Jobs |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Jobs\fx |
Implements medical series retrieval jobs from a remote PACS server. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Jobs Data Access Layer |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Jobs.DataAccessLayer\fx |
Implements the SQL database methods that manage the job queue when retrieving medical series from a remote PACS server. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Jobs Clean Up Addin |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.JobsCleanupAddin\fx |
Cleans the job queue when retrieving medical series from a remote PACS server. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer Patient Access Rights Data Access Agent |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.PatientAccessRights.DataAccessAgent\fx |
Modifies query requests according to the patient access level of the user. This is mainly consumed by the Medical Web Viewer demo. |
Demo Name |
Source Code Path |
Description |
LEADTOOLS Medical Web Viewer WADO Services |
\Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Wado\fx |
Provides Web Access to DICOM Objects (WADO). This is mainly consumed by the Medical Web Viewer demo. - Access and present DICOM persistent objects
- Distribute results and images to health-care professionals
- Access DICOM persistent objects (through HTTP/HTTPS protocol) using DICOM UIDs (Unique Identifiers)
- Retrieve data either in presentation-ready form (for example, JPEG or GIF), or in a native DICOM format.
|
Demo Name |
Source Code Path |
Description |
Medical Web Viewer |
\Examples\Viewers\DotNet\MedicalWebViewer\MedicalWebViewerDemo\fx |
Demonstrates using the LEADTOOLS Medical Viewer SDK with HTML5 / JavaScript. - Connect to the medical storage server
- Search and retrieve studies and series
- Display DICOM images
- Adjust and set window level
- Interactive zooming/panning
- Stack and scroll through frames
- Draw and edit annotations
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Medical Web Viewer Configuration |
\Examples\Viewers\DotNet\MedicalWebViewer\WebViewerConfiguration\fx |
\Bin\DotNet4\<Win32/x64>\WebViewerConfiguration_Original.exe |
Configures the Medical Web Viewer components. - Upgrades storage server with web viewer tables
- Configures database connection
- Configures the viewer with back-end server information
- Sets up the IIS virtual directories
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Viewer Overlay |
\Examples\Viewers\DotNet\ViewerOverlayDemo\fx |
\Bin\DotNet4\<Win32/x64>\ViewerOverlayDemo_Original.exe |
Demonstrates owner draw features of the LEADTOOLS Image Viewer Control. - Load and display images with the LEADTOOLS Image Viewer Control
- Draw user-defined shapes on top of the LEADTOOLS Image Viewer Control
- Pan, scroll, and zoom the display
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Document Viewer Demo (WPF) |
\Examples\Viewers\DotNet\WPFDocumentViewerDemo\fx |
\Bin\DotNet4\<Win32/x64>\WPFDocumentViewerDemo_Original.exe |
Demonstrates Document Viewer support. - View document, vector, and raster image formats in one viewer
- Document-specific interactive tools
- View and edit complex document objects and features
- Fully customizable user interface uses generic parent containers
- Maximize performance and conserve system resources through efficient large-document paging and thumbnail browsing with configurable lazy-loading
- Robust options and functions for managing local, global, and web cache on any device
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Pan Window Demo (WPF) |
\Examples\Viewers\DotNet\WPFPanWindowDemo\fx |
\Bin\DotNet4\<Win32/x64>\WPFPanWindowDemo_Original.exe |
Demonstrates the LEADTOOLS WPF Viewer and Pan Windows features. Load and display images using the automated pan window control. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Image List Demo (WPF) |
\Examples\Viewers\DotNet\WPFRasterImageListDemo\fx |
\Bin\DotNet4\<Win32/x64>\WPFRasterImageListDemo_Original.exe |
Demonstrates Image List Control features. - Browse a directory for all supported images
- Generate thumbnails for files and display them in the LEADTOOLS Image List Control
- Control the options for the Image List
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
WPF Viewer Overlay |
\Examples\Viewers\DotNet\WPFViewerOverlayDemo\fx |
\Bin\DotNet4\<Win32/x64>\WPFViewerOverlayDemo_Original.exe |
Demonstrates owner draw features of the LEADTOOLS WPF Image Viewer Control. - Load and display images with the LEADTOOLS WPF Image Viewer Control
- Draw user-defined shapes on top of the LEADTOOLS WPF Image Viewer Control
- Pan, scroll, and zoom the display
|
See Also
Reference
Introduction
Getting Started (Guide to Example Programs)
Using LEADTOOLS Document Viewer
Version History
Leadtools.Document.Viewer Assembly Changes