Leadtools.Document.Converter Getting Started

Summary

.NET
.NET Framework
Java/Android

.NET

Redistributables Paths

Path Target Platform
<installdir>\Bin\net .NET 6+

Dependencies

Library Description
Leadtools.Document.Converter.dll Documents Library
Leadtools.Document.Raster.dll Raster support
Leadtools.Document.Pdf.dll PDF support
NuGet PackageDescription
Leadtools.Medical.Viewer.WinForms Medical Viewer Library for WinForms

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.Converter.dll Documents Library
Leadtools.Document.Raster.dll Raster support
Leadtools.Document.Pdf.dll PDF support
NuGet PackageDescription
Leadtools.Medical.Viewer.WinForms Medical Viewer Library for WinForms

Sample Programs

Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Analyzer \Examples\Document\DotNet\DocumentAnalyzerDemo\fx \Bin\DotNet4\<Win32/Win32/x64/x64>\DocumentAnalyzerDemo.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/Win32/x64/x64>\DocumentConverterDemo.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/Win32/x64/x64>\DocumentConverterFolderDemo.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/Win32/x64/x64>\RasterizeDocumentDemo.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/Win32/x64/x64>\AnimationDemo.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/Win32/x64/x64>\DocumentViewerDemo.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/Win32/x64/x64>\ImageViewerDemo.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/Win32/x64/x64>\LEADUniversalViewerDemo.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/Win32/x64/x64>\MedicalViewerDemo.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/Win32/x64/x64>\MedicalViewerLayoutDemo.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
Viewer Overlay \Examples\Viewers\DotNet\ViewerOverlayDemo\fx \Bin\DotNet4\<Win32/Win32/x64/x64>\ViewerOverlayDemo.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/Win32/x64/x64>\WPFDocumentViewerDemo.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/Win32/x64/x64>\WPFPanWindowDemo.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/Win32/x64/x64>\WPFRasterImageListDemo.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/Win32/x64/x64>\WPFViewerOverlayDemo.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

Java/Android

Redistributables Paths

Path Target Platform
<installdir>\Bin\Android\x86_64 (Android) x86_64 Android
<installdir>\Bin\Android\x86 (Android) x86 Android
<installdir>\Bin\Android\arm64-v8a (Android) arm64-v8a Android
<installdir>\Bin\Android\armeabi-v7a (Android) armeabi-v7a Android
<installdir>\Bin\CDLL\Win32 (Windows) x86 Windows
<installdir>\Bin\CDLL\x64 (Windows) x64 Windows
<installdir>\Bin\Lib\x86 (Linux) x86 Linux
<installdir>\Bin\Lib\x64 (Linux) x64 Linux

Dependencies

Library Description Jars Native Libraries
leadtools.document.converter.jar Core library leadtools.drawing.jar Android:
leadtools.jar libleadtools.drawing.so
libleadtools.so
Windows:
Ltdrwu.dll (Win32) / Ltdrwx.dll (x64)
Ltkrnu.dll (Win32) / Ltkrnx.dll (x64)

Sample Programs

Demo Name Source Code Path Description
Viewer (Android) \Examples\Viewers\Android\ViewerDemo

Demonstrates using the LEADTOOLS Image Viewer to display images

Demo Name Source Code Path Description
LEADTOOLS Java Document Service Library (Java) \Examples\Document\Java\Document.Service

Creates the Java 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 Description
Document Converter (Java) \Examples\Document\Java\DocumentConverterDemo

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 Description
Document Converter Folder (Java) \Examples\Document\Java\DocumentConverterFolderDemo

Demonstrates Document Converters support.

  • Convert to and from any document or raster image files
  • Uses multithreading to convert all supported files found in the source folder
  • 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

See Also

Reference

Introduction

Getting Started (Guide to Example Programs)

Using LEADTOOLS Document Converter

Version History

Leadtools.Document.Converter Assembly Changes

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.