Files To Be Included With Your Application

Files for redistribution are installed by the LEADTOOLS setup. For information on the installation directory structure, refer to Installation Directory.

Required for all Applications

Leadtools.dll

LEADTOOLS Raster Imaging core members. Required for all applications.

Notes

Copying or Redistributing Files

You may not copy or redistribute any of the following files without obtaining the proper license. In some cases, the license is included with your initial purchase of LEADTOOLS. In other cases, you must obtain a license from a third-party or enter into a royalty agreement with LEAD to obtain the proper license. For these special licensing situations, see the notes below accompanying the specific file.

Header Files

You may not distribute LEADTOOLS header files with your application, and you may not provide software development capabilities to your customers.

Runtime Files Requirements for .NET 2.0 or Later

LEADTOOLS binaries for .NET 2.0-3.5 require redistributing Microsoft Visual C++ 2008 runtime files.
LEADTOOLS binaries for .NET 4.0 require redistributing Microsoft Visual C++ 2010 runtime files.

Runtime Files Requirements in Silverlight, Windows Phone, and WinRT Microsoft's default deployment binaries are required. However, the Microsoft C/C++ Runtime files are not required.
Runtime Files Requirements for LEADTOOLS Java SDK Files to be Included with your Java Application
File Names Unless otherwise noted, the file names are the same for both Win32, x64, Silverlight, and Windows Phone platforms.
"Nag" Message

For information about the "nag" message and runtime licenses, refer to LEADTOOLS Nag Message.

Making DLLs Available to Your Application

Make the DLLs in the LEADTOOLS Library available to your application in one of two ways:

  • Install the DLLs in the application's directory
  • Install them in the Global Assembly Cache (GAC). For more information on this method, refer to The Microsoft Gacutil Tool
OCR Functionality

Before copying or redistributing any of the files for OCR functionality, you must first enter into a Royalty Agreement with LEAD. Contact the OEM Department.

For details, refer to OCR Files to be Included with Your Application.

The specific set of redistributables needed depends on the functionality of the application being distributed. The following tables list the redistributables and describe the functionality each provides. Use the tables to determine which LEADTOOLS redistributables provide the support your application needs.

Redistributables

Application-Specific Redistributable Explanation
Leadtools.AddIn.BrokerHost.dll

PACS Framework Server Add-in that hosts the LEADTOOLS Modality Worklist WCF service.

Also requires Leadtools.dll, Leadtools.Dicom.dll, Leadtools.Dicom.AddIn.dll, Leadtools.Dicom.Common.dll, Leadtools.Dicom.Scu.dll, Leadtools.Logging.dll, and Leadtools.Medical.Worklist.Wcf.dll.

Leadtools.AddIn.Router.dll

(Deprecated) Use the LEADTOOLS Rules Add-in instead, which is a more powerful and flexible alternative. Adds DICOM routing functionality to a PACS Framework server.

Leadtools.AddIn.StoreProxy.dll (Deprecated) Use the LEADTOOLS Rules Add-in instead, which offers a more powerful and flexible alternative. Provides a storage proxy for an existing DICOM Server. This makes it possible to use the PACS Framework routing ability, but use a different DICOM server implementation.
Leadtools.Annotations.dll

(Deprecated) Use Leadtools.Annotations.Core.dll instead.

Leadtools.Annotations.Automation.dll

Required for implementing high-level automated mode annotations (with end-user interaction).

Leadtools.Annotations.Core.dll

The base class for all LEADTOOLS Annotation objects. This class (along with the other classes from the Leadtools.Annotations namespace), provides low-level annotation functionality.

May also require Leadtools.Annotations.Legacy.dll

Leadtools.Annotations.Designers.dll

Required for building annotation object Edit Mode and Run Mode designers.

Leadtools.Annotations.Documents.dll

Required to implement extra document annotation features such as converting PDF annotations and creating Bates numbering stamp annotations.

Leadtools.Annotations.Legacy.dll

Required to convert annotation formats (WPF, .NET, C API, and Silverlight) to the format used by Leadtools.Annotations.Core.dll. Required by the \Examples\DotNet\CS\AnnConversionDemo demo.

Leadtools.Annotations.Core.dll can load many types of annotations. However, certain formats require Leadtools.Annotations.Legacy.dll as well. See the following diagram.

Leadtools.Annotations.Rendering.WinForms.dll

Annotation object renderers for Windows Forms.

Leadtools.Annotations.Rendering.Wpf.dll

Annotation object renderers for WPF.

Leadtools.Annotations.Rendering.WinRTPhone.dll

Annotation object renderers for WinRT Phone.

Leadtools.Annotations.UserMedicalPack.WinForms.dll

Contains full implementation of custom medical objects, designers, and renderers for Windows Forms. Implementation is based on Basic Annotation features for Windows Forms. Example source code can be found at Examples\DotNet\CS\Leadtools.Annotations.UserMedicalPack

Leadtools.Annotations.UserMedicalPack.WPF.dll

Contains full implementation of custom medical objects, designers, and renderers for WPF. Implementation is based on Basic Annotation features for WPF. Example source code can be found at Examples\DotNet3\CS\Leadtools.Annotations.UserMedicalPack.

Leadtools.Annotations.UserMedicalPack.WinRT.dll

Contains full implementation of custom medical objects, designers, and renderers for WinRT. Implementation is based on Basic Annotation features for WinRT. Example source code can be found at Examples\WinRT\CS\Leadtools.Annotations.UserMedicalPack

Leadtools.Annotations.UserMedicalPack.WinRTPhone.dll

Contains full implementation of custom medical objects, designers, and renderers for WinRT Phone. Implementation is based on Basic Annotation features for WinRT Phone. Example source code can be found at Examples\WinRTPhone\CS\Leadtools.Annotations.UserMedicalPack

Leadtools.Annotations.WinForms.dll

Includes an automation manager helper, user interface dialogs, and customized automation viewer and interactive mode for Windows Forms. Example source code can be found at Examples\DotNet\CS\Leadtools.Annotations.Winforms

Leadtools.Annotations.WinRT.dll

Includes an automation manager helper, user interface dialogs, and customized automation viewer and interactive mode for WinRT. Example source code can be found at Examples\WinRT\CS\Leadtools.Annotations.WinRT

Leadtools.Annotations.WinRTPhone.dll

Includes an automation manager helper, user interface dialogs, and customized automation viewer and interactive mode for WinRT Phone. Example source code can be found at Examples\WinRTPhone\CS\Leadtools.Annotations.WinRTPhone.

Leadtools.Annotations.Wpf.dll

Includes an automation manager helper, user interface dialogs, and customized automation viewer and interactive mode for WPF. Example source code can be found at Examples\DotNet3\CS\Leadtools.Annotations.Wpf.

Leadtools.Caching.dll

Caching support - used by the Documents Library.

Leadtools.Ccow.dll

Required to integrate clinical context object workgroup protocols.

Leadtools.Ccow.Server.dll

Functions to integrate clinical context object workgroup protocols.

Leadtools.Ccow.Services.dll

Functions to integrate web clinical context object workgroup protocols.

Leadtools.Codecs.dll

Required for reading and writing image files. See below for information on individual codec DLLs.

XMP metadata functions also require Leadtools.Codecs.Xmp.dll.

Leadtools.ColorConversion.dll

Required for Colorspace conversion and some file formats.
This DLL is also required for loading JPEG CMYK images and for loading/saving PDF and JPEG LAB images.

Leadtools.Converters.dll

Required for loading/saving image and non-image data to the multiple image file formats supported by LEADTOOLS (WinRT Only).

Leadtools.Controls.WinForms.dll

Required for displaying images in Windows Forms applications. Provides support for zooming, panning, scrolling, etc.

Leadtools.Controls.dll

Required for displaying images in WinRT (Windows Store) applications. Provides support for zooming, panning, scrolling, etc.

Leadtools.Controls.Wpf.dll

Required by Leadtools.Controls.dll for WPF. Contains the ImageViewer control class.
For information about the "nag" message and runtime licenses, refer to LEADTOOLS Nag Message.

Leadtools.CreditCards.dll

Required for scanning credit cards. Also requires Leadtools.dll and Leadtools.Forms.Recognition.dll

Leadtools.Dicom.dll

Required for DICOM and DICOM communication functionality (PACS).

Also requires the following:

Feature Win32/x64 Silverlight/Windows Phone
DICOM Tables
Required unless the tables are programmatically loaded
Leadtools.Dicom.Tables.dll Leadtools.Dicom.Tables.dll
JPEG Compression Leadtools.Codecs.Cmp.dll Leadtools.Codecs.Cmp.dll
JPEG 2000 Compression Leadtools.Codecs.J2k.dll Leadtools.Codecs.J2k.dll
TLS secure communication Lttlsx.dll Not Supported
Digital Signatures and TLS secure communication Ltcryx.dll Not Supported
Reading and writing annotation data within DICOM Leadtools.Dicom.Annotations.dll Leadtools.Dicom.Annotations.dll
Leadtools.Dicom.Tables.dll Contains DICOM table data for UIDs, IODs, and Context Groups. Used by Leadtools.Dicom.dll. Include this DLL if you do not want to manually load/customize the DICOM tables. For more information, see the Working with DICOM Tables topic.
Also requires Leadtools.Dicom.dll
Leadtools.Dicom.AddIn.dll Required for all creating PACS addins. For more information about the LEADTOOLS PACS Framework, refer to LEADTOOLS PACS Framework.
Also requires Leadtools.Dicom.dll, Leadtools.Dicom.Server.exe.
Leadtools.Dicom.Annotations.dll Required for reading and writing annotation data within DICOM files. Also requires Leadtools.Dicom.dll.
Leadtools.Dicom.Annotations.Core.dll

Required to convert between LEADTOOLS annotations and DICOM formats, and to convert between LEAD annotations DICOM annotations formats.

Leadtools.Dicom.Common.dll

Contains extension methods and a DICOM editing namespace in order to make working with the LEADTOOLS DicomDataset class easier.
Also requires Leadtools.Dicom.dll.

Leadtools.Dicom.Networking.dll

Required for DICOM communication functionality (PACS).
Required for for WinRT/WinRT Phone.

Leadtools.Dicom.Scp.dll Required for communicating with client-initiated C-FIND, C-MOVE, C-STORE, N-CREATE, or N-SET requests.
Also requires Leadtools.Dicom.dll.
Leadtools.Dicom.Scu.dll Required for high-level PACS SCU support. For more information about the LEADTOOLS PACS Framework, refer to LEADTOOLS PACS Framework.
Also requires Leadtools.Dicom.dll.
Leadtools.Dicom.Server.Admin.dll Required for all administration of PACS addins. For more information about the LEADTOOLS PACS Framework, refer to LEADTOOLS PACS Framework.
Also requires: Leadtools.Dicom.Server.exe, Leadtools.Dicom.AddIn.dll, Leadtools.Dicom.dll.
Leadtools.Dicom.Server.exe Windows Service EXE for LEADTOOLS PACS Framework.
Also requires Leadtools.Dicom.dll, Leadtools.Dicom.Server.Admin.dll, Leadtools.Dicom.AddIn.dll.
Leadtools.Documents.dll Required for Documents library support.
Leadtools.Documents.Raster.dll Required for Documents library Raster support.
Leadtools.Documents.Pdf.dll Required for Documents library PDF support.
Leadtools.Documents.Converters.dll Required for Documents Converter functionality.
Leadtools.Documents.UI.dll Required for Documents Viewer UI support.
Leadtools.Drawing.dll Provides support for Painting/Drawing to a Device, Painting on the surface of the LEADTOOLS Image, Image Conversion, Region Conversion, etc.
Leadtools.Forms.dll Required for all Forms Recognition and Processing functionality.
Leadtools.Forms.Auto.dll Required for High-Level Forms Recognition functionality.
Also requires Leadtools.Forms.dll.
Leadtools.Forms.Commands.dll Required for High-Level Forms Recognition functionality.
Also requires Leadtools.Forms.dll
Leadtools.Forms.DocumentReaders.dll (Deprecated) Use Leadtools.Documents.dll instead.
Leadtools.Forms.DocumentReaders.Pdf.dll (Deprecated) Use Leadtools.Documents.dll instead.
Leadtools.Forms.DocumentReaders.Xps.dll (Deprecated) Use Leadtools.Documents.dll instead.
Leadtools.Forms.DocumentReaders.Raster.dll (Deprecated) Use Leadtools.Documents.dll instead.
Leadtools.Forms.DocumentWriters.dll

Required for LEADTOOLS Document Writer functionality.
Also used by LEADTOOLS OCR for supporting output.
Also requires Leadtools.Annotations.Core.dll, Leadtools.Codecs.dll, Leadtools.ImageProcessing.Core.dll, Leadtools.ImageProcessing.Color.dll, Leadtools.Codecs.Bmp.dll, Leadtools.Codecs.Cmp.dll, Leadtools.Codecs.Png.dll , Leadtools.Codecs.Jb2.dll, Leadtools.Codecs.Fax.dll, Leadtools.Codecs.Tif.dll, and Leadtools.Codecs.Pnm.dll
For supporting the DOCX(2007/2010) format, the Microsoft Open XML SDK assembly (DocumentFormat.OpenXml.dll) is required to be installed on the deployment target.

Leadtools.Forms.Ocr.dll Required for supporting document optical character recognition (OCR) technology. Also requires one or more of the LEADTOOLS OCR engine DLLs.
Leadtools.Forms.Processing.dll Required for all Forms Processing functionality.
Leadtools.Forms.Recognition.dll Required for all Forms Recognition functionality.
Leadtools.Forms.Recognition.Barcode.dll Required for Forms Barcode Recognition functionality.
Also requires Leadtools.Barcode.dll and one or more of the Barcode engine DLLs.
Leadtools.Forms.Recognition.Ocr.dll Required for Forms Barcode Recognition functionality.
Also requires Leadtools.Forms.Ocr.dll and one or more of the LEADTOOLS OCR engine DLLs.

Leadtools.ImageOptimization.dll

Required for Image Optimization functionality.
Also requires one or more codec DLLs.

Leadtools.ImageProcessing.Color.dll Required for Color Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.ImageProcessing.Core.dll Required for Core Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.ImageProcessing.Effects.dll Required for Image Effects Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.ImageProcessing.SpecialEffects.dll Required for Artistic Effects Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.Jpeg2000.dll Required for applications that include JPEG 2000 JPX support.
Leadtools.Jpip.dll Required for applications that include JPIP support. Includes JPIP base classes.
Leadtools.Jpip.Client.dll Required for JPIP client applications. Also requires Leadtools.Jpip.dll and Leadtools.Jpip.Client.dll.
Leadtools.Jpip.Client.Decoder.dll JPIP decoder dll. Required for JPIP client applications.
Leadtools.Jpip.Client.WinForms.dll Provides a viewer control, classes, and methods for JPIP clients. Also requires Leadtools.WinForms.dll, Leadtools.Jpip.dll, Leadtools.Jpip.Client.dll, and Leadtools.Jpip.Client.Decoder.dll.
Leadtools.Jpip.Server.dll Required for applications that include JPIP server functionality.
Also requires Leadtools.Jpip.dll and Leadtools.Jpip.Server.Parser.dll.
Leadtools.Jpip.Server.Parser.dll Required for applications that include JPIP server functionality. Contains JPIP parser functionality.
Leadtools.Kernel.Annotations.dll Required for loading and saving annotations compatible with non-.NET LEADTOOLS toolkits.
Leadtools.Logging.dll Required for implementing logging in your applications.
Leadtools.Logging.Medical.dll Provides medical specific extensions to the logging framework.
Also requires Leadtools.Logging.dll and Leadtools.Dicom.dll.
Leadtools.Mrc.dll Required for LEAD MRC segmentation functionality and advanced PDF compression functionality.
Also requires one or more codec DLLs.
Leadtools.MediaWriter.dll Required to burn DVD and ISO images to a DVD disk. It contains classes for the MediaWriter objects needed to create and burn disc images. It is included in the LEADTOOLS DVD Module.
Also requires DSKERNEL2.DLL for Win32 and DSKERNEL2x.DLL for x64.
Leadtools.Medical.DataAccessLayer.dll Required for implementing customizable Data Access objects that work with any data store.
Leadtools.Medical.ExternalStore.DataAccessLayer.dll Contains interfaces and classes for storing, querying, and updating general External Store information.
Leadtools.MedicalViewer.dll Contains the Leadtools.MedicalViewer control class.
Also requires the Leadtools.Medical3D.dll.
Leadtools.Medical.Media.DataAccessLayer.dll Contains interfaces and classes for storing, querying, and updating DICOM Media Creation Managements IOD.
Leadtools.Medical.Logging.DataAccessLayer.dll Required to store and access PACS Servers and client's event logs.
Leadtools.Medical.Storage.DataAccessLayer.dll Required to store, query and update general DICOM Composite Instances.
Leadtools.Medical.Worklist.Wcf.dll Provides the WCF services that interact with modality worklist databases.
Also requires Leadtools.dll, Leadtools.Dicom.dll, Leadtools.Dicom.AddIn.dll, Leadtools.Dicom.Common.dll, Leadtools.Logging.dll, Leadtools.Medical.DataAccessLayer.dll, Leadtools.Medical.Worklist.DataAccessLayer.dll
Leadtools.Medical.Workstation.dll Required for PACS Medical Workstation functionality.
Also requires the Leadtools.Dicom.* .DLLs.
Leadtools.Medical.Workstation.Client.dll Required for PACS Medical Workstation functionality.
Also requires the Leadtools.Dicom.* .DLLs.
Leadtools.Medical.Workstation.DataAccessLayer.dll Required for PACS Medical Workstation functionality.
Also requires the Leadtools.Dicom.* .DLLs.
Leadtools.Medical.Workstation.Loader Required for PACS Medical Workstation functionality.
Also requires the Leadtools.Dicom.* .DLLs.
Leadtools.Medical3D.dll Support DLL for Leadtools.MedicalViewer.dll.

Leadtools.Pdf.dll*

Required for PDF Features.
Also requires Leadtools.Drawing.dll, Leadtools.ImageProcessing.Color.dll, Leadtools.Codecs.dll, Leadtools.Codecs.Png.dll, Leadtools.Codecs.Jb2.dll, Leadtools.Codecs.Fax.dll, Leadtools.Codecs.Raw.dll, Leadtools.Codecs.Tif.dll, and Leadtools.Codecs.Cmp.dll

Leadtools.PdfCompressor.dll

Required for advanced PDF compression functionality.
Also requires Leadtools.Mrc.dll, Leadtools.ImageProcessing.Color.dll, Leadtools.Pdf.dll*, Leadtools.Codecs.Png.dll, Leadtools.Codecs.Jb2.dll, Leadtools.Codecs.Fax.dll, Leadtools.Codecs.Raw.dll, Leadtools.Codecs.Tif.dll, and Leadtools.Codecs.Cmp.dll

Leadtools.Printer.dll Required for Virtual Printer Driver functionality.
Also requires the LEADTOOLS Virtual Printer Driver Engine Redistributable Files.
Leadtools.Printer.Client.dll Required for Virtual Printer Driver network printing functionality.
Also requires the LEADTOOLS Virtual Printer Driver Engine Redistributable Files.
Leadtools.Printer.Client.Installer.dll Required for Virtual Printer Driver network printing functionality.
Also requires the LEADTOOLS Virtual Printer Driver Engine Redistributable Files.
Leadtools.ScreenCapture.dll Required for Screen Capture functionality.
Leadtools.Services.dll Required for LEADTOOLS WCF support.
Also requires Leadtools.Codecs.dll and one or more codec DLLs.
Leadtools.Services.DataContracts.dll Required for LEADTOOLS WCF support.
Also requires Leadtools.Codecs.dll and one or more codec DLLs.
Leadtools.Services.Barcode.DataContracts.dll Required for LEADTOOLS WCF Barcode services.
Also requires the LEADTOOLS Barcode engine.
Leadtools.Services.Barcode.ServiceContracts.dll Required for LEADTOOLS WCF Barcode services.
Also requires the LEADTOOLS Barcode engine.
Leadtools.Services.Barcode.ServiceImplementations.dll Required for LEADTOOLS WCF Barcode services.
Also requires the LEADTOOLS Barcode engine.
Leadtools.Services.Forms.DataContracts.dll Required for LEADTOOLS WCF OCR services.
Also requires the LEADTOOLS OCR engine.
Leadtools.Services.Forms.ServiceContracts.dll Required for LEADTOOLS WCF OCR services.
Also requires the LEADTOOLS OCR engine.
Leadtools.Services.Forms.ServiceImplementations.dll Required for LEADTOOLS WCF OCR services.
Also requires the LEADTOOLS OCR engine.
Leadtools.Services.ImageProcessing.DataContracts.dll Required for LEADTOOLS WCF OCR services.
Also requires Leadtools.ImageProcessing.*.dll.
Leadtools.Services.ImageProcessing.ServiceContracts.dll Required for LEADTOOLS WCF OCR services.
Also requires Leadtools.ImageProcessing.*.dll.
Leadtools.Services.ImageProcessing.ServiceImplementations.dll Required for LEADTOOLS WCF OCR services.
Also requires Leadtools.ImageProcessing.*.dll.
Leadtools.Services.Raster.DataContracts.dll Required for LEADTOOLS WCF support.
Also requires Leadtools.Codecs.dll and one or more codec DLLs.
Leadtools.Services.Raster.FaultContracts.dll Required for LEADTOOLS WCF support.
Also requires Leadtools.Codecs.dll and one or more codec DLLs.
Leadtools.Services.Raster.ServiceContracts.dll Required for LEADTOOLS WCF support.
Also requires Leadtools.Codecs.dll and one or more codec DLLs.
Leadtools.Services.Raster.ServiceImplementations.dll Required for LEADTOOLS WCF support.
Also requires Leadtools.Codecs.dll and one or more codec DLLs.
Leadtools.Service.Twain.dll Provides a set of web services from controlling TWAIN devices.
Also requires Leadtools.dll, Leadtools.Codecs.dll, and Leadtools.Twain.dll.
Leadtools.SharePoint.Client.dll Required for supporting client access to Microsoft SharePoint server.
Also requires the Microsoft SharePoint Foundation 2010 Client Object Model Redistributable (Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client.Runtime.dll).
Leadtools.Silverlight.Demos.dll Provides common classes used by the LEADTOOLS Silverlight Demos. Source code for this can be found in \Examples\Silverlight\CS\Leadtools.Silverlight.Demos.
Leadtools.SpecialEffects.dll Required for display effects and transitions.
Leadtools.Svg.dll Required to add vector load, edit, save, conversion, and display functionality to applications.
Leadtools.Twain.dll Required for TWAIN scanning functionality.
Leadtools.UserMapping.Agent.dll A sample assembly that implements a user mapping agent for the CCOW toolkit.
Leadtools.Vector.dll Required for supporting vector file formats.
Leadtools.Web.dll Required for WebForms applications. Some controls require that LEADTOOLS codec DLLs are available to your application.
For more information, refer to Leadtools.Web.Controls.BrowserImageFormat.
Leadtools.Wia.dll Required for WIA scanning functionality.
Leadtools.Windows.Annotations.dll (Deprecated) Use Leadtools.Annotations.Core.dll instead.
Leadtools.Windows.Controls.dll (Deprecated) Use Leadtools.Controls.Wpf.dll instead.
Leadtools.Windows.Media.dll Contains classes for converting Leadtools.RasterImage to System.Windows.Media.ImageSource.
Leadtools.Windows.Media.Effects.dll Required for applying Pixel Shader effects to WPF/Silverlight UI Elements.
Leadtools.Windows.Media.Transitions.dll Required for WPF slide show transition effects.
Also requires Leadtools.Windows.Media.TransitionBase.dll.
Leadtools.Windows.Media.TransitionBase.dll Support DLL for WPF slide show transition effects.
Leadtools.WinForms.dll

(Deprecated) Use Leadtools.Controls.Winforms.dll instead.

Leadtools.WinForms.Design.dll Not to be distributed. Required only at design-time for Leadtools.WinForms.dll.
Leadtools.WinForms.CommonDialogs.Color.dll Required for the Color Image Processing common dialogs.
Leadtools.WinForms.CommonDialogs.File.dll Required for File Open and File Save common dialogs.
Also requires LEADTOOLS codec DLLs.

Barcode Functionality

Note: Before copying or redistributing any of the files for Barcode functionality, you must first enter into a Deployment License Agreement](../../licensing/deploymentlicensing--rollup.html) with LEAD. For more information, contact [licensing@leadtools.com.

These DLLs need to be in the application directory or system PATH.

Redistributable Explanation
Leadtools.Barcode.dll
libleadtools.barcode.so (Android)
LEADTOOLS Barcode Assembly
Also requires one or more of the following:
Leadtools.Barcode.OneD.dll
libleadtools.barcode.oned.so (Android)
Reading and Writing Linear barcodes
Leadtools.Barcode.PdfRead.dll
libleadtools.barcode.pdfread.so (Android)
Reading PDF417 barcodes (2D)
Leadtools.Barcode.PdfWrite.dll
libleadtools.barcode.pdfwrite.so (Android)
Writing PDF417 barcodes (2D)
Leadtools.Barcode.DatamatrixRead.dll
libleadtools.barcode.datamatrixread.so (Android)
Reading Data Matrix barcodes (2D)
Leadtools.Barcode.DatamatrixWrite.dll
libleadtools.barcode.datamatrixwrite.so (Android)
Writing Data Matrix barcodes (2D)
Leadtools.Barcode.QrRead.dll
libleadtools.barcode.qrread.so (Android)
Reading QR barcodes (2D)
Leadtools.Barcode.QrWrite.dll
libleadtools.barcode.qrwrite.so (Android)
Writing QR barcodes (2D)
Leadtools.Barcode.Lead2DRead.dll Reading Aztec, Maxi and MicroQR barcodes (2D)
Leadtools.Barcode.Lead2DWrite.dll Writing Aztec, Maxi and MicroQR barcodes (2D)

Distributed Computing (Job Processor) Support

Note: Before copying or redistributing any of the files for OCR functionality, you must first enter into a Deployment License Agreement](../../licensing/deploymentlicensing--rollup.html) with LEAD. For more information, contact [licensing@leadtools.com.

For more information about deploying LEADTOOLS Distributed Computing (Job Processor), refer to Deploying LEADTOOLS Distributed Computing Applications.

Redistributable Explanation
Leadtools.Services.JobProcessor.DataContracts.dll Required for LEADTOOLS Distributed Computing (Job Processor) WCF Services (JobService, WorkerService).
Leadtools.Services.JobProcessor.FaultContracts.dll Required for LEADTOOLS Distributed Computing (Job Processor) WCF Services (JobService, WorkerService).
Leadtools.Services.JobProcessor.Job.dll Required for LEADTOOLS Distributed Computing (Job Processor).
Leadtools.Services.JobProcessor.ServiceContracts.dll Required for LEADTOOLS Distributed Computing (Job Processor) WCF Services (JobService, WorkerService).
Leadtools.Services.JobProcessor.ServiceImplementations.dll Required for LEADTOOLS Distributed Computing (Job Processor) WCF Services (JobService, WorkerService).
Leadtools.JobProcessor.WorkerService.exe LEADTOOLS Distributed Computing (Job Processor) worker Windows-service executable.
Leadtools.JobProcessor.WorkerLayer.exe LEADTOOLS Distributed Computing (Job Processor) worker process executable.
Leadtools.JobProcessor.DataAccessLayer.dll LEADTOOLS Distributed Computing (Job Processor) communication data access assembly.
Leadtools.JobProcessor.Worker.dll LEADTOOLS Distributed Computing (Job Processor) worker assembly.
Leadtools.JobProcessor.Job.dll LEADTOOLS Distributed Computing (Job Processor) job assembly.

PACS Framework Data Access Layer and Rules Add-in

Redistributable Explanation
Leadtools.DataAccessLayers.Core.dll Built from the \Examples\PACSFramework\CS\Leadtools.DataAccessLayers.Core project.
Leadtools.Medical.Rules.AddIn.dll Allows scripts to interact with the DICOM Server request/response pipeline. Typical uses of this add-in are for pre-fetching certain types of images (e.g., modality and performed procedure) to certain specialty workstations (e.g., radiology reading station and 3D Visualization station) or for forwarding images to an on-call radiologist or specialty department. Additionally, if DICOM data sets require special tags to be added before storing, this can also be accomplished with the Rules Add-In.
Built from \Examples\PACSFramework\CS\Leadtools.Medical.Rules.AddIn

File Format Support

File Format Constant(s) Description Redistributables
Abc

Advanced Bitonal Compression (ABC) Format

Leadtools.Codecs.Abc.dll
Abic

ABIC Format

Leadtools.Codecs.Abi.dll

Afp

AFP Format

Leadtools.Codecs.Afp.dll

AfpIm1

AFP IM1 Format

Leadtools.Codecs.Afp.dll
Leadtools.Codecs.Raw.dll

AfpIcaUncompressed

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll
AfpIcaIbmMmr, AfpIcaG31Dim, AfpIcaG32Dim, AfpIcaG4

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll
Leadtools.Codecs.Fax.dll

Ani

Windows Animated Cursor Format

Leadtools.Codecs.Ani.dll

Anz

Mayo Clinic Analyze Format

Leadtools.Codecs.Anz.dll

Bmp, BmpRle

Windows Bitmap Format

Leadtools.Codecs.Bmp.dll

Cals , Cals2, Cals3, Cals4

CALS Raster Format

Leadtools.Codecs.Cal.dll
Leadtools.Codecs.Fax.dll

Cin

KODAK Cineon Format

Leadtools.Codecs.Cin.dll
Clp, ClpRle

Microsoft Windows Clipboard Format

Leadtools.Codecs.Clp.dll
Cmp

LEAD CMP Format

Leadtools.Codecs.Cmp.dll
Cmw

LEAD Wavelet Format

Leadtools.Codecs.Cmw.dll
CMX

Corel Presentation Exchange (CMX) Format

Leadtools.Codecs.Cmx.dll
Leadtools.Vector.dll

CGM

Computer Graphics Metafile (CGM) Format

Leadtools.Codecs.Cgm.dll
Leadtools.Vector.dll

Crw

Canon Raw Format

Leadtools.Codecs.Crw.dll
Leadtools.Codecs.Cmp.dll
Canon Runtime Files

Cut

Dr. Halo Format

Leadtools.Codecs.Cut.dll
DcfArW

Sony Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfCasio

Casio Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfCr2

Canon Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfNef

Nikon Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfOrf

Olympus Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfPentax

Pentax Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfRaf

Fujifilm Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
DcfRw2

Panasonic Digital Camera Format (DCF)

Leadtools.Codecs.Dcf.dll
Dcr

Kodak Professional Digital Camera Format

Leadtools.Codecs.Dcr.dll
DCSPROBACK.DLL
DCSPRO3SLR.DLL
DCSProductLook.icm
sRGB Color Space.icm
(Win32 support only)

Dcs

Kodak Professional Digital Camera Format

Leadtools.Codecs.Dcs.dll
PDC_SDK.DLL
EKFPIXJPEG140.DLL
ProFire.DLL
(Win32 support only)

DGN

DGN (DGN) Format

Leadtools.Codecs.Dgn.dll
Leadtools.Vector.dll

Dicom

DICOM File Format

Leadtools.Dicom.dll

Doc

Microsoft Office Word Document Format (read only)

Leadtools.Codecs.Doc.dll

For embedded images, one or more of the following DLLs are required:

Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Wmf.dll

Docx(2007/2010)

Microsoft Office 2007/2010 Word Document Format (read only)

The DOCX(2007/2010) file format requires .NET Framework v3.5.
Leadtools.Codecs.Dox.dll
DocumentFormat.OpenXml.dll(v2.0)

For embedded images, one or more of the following DLLs are required:

Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Wmf.dll

DRW

DRaWing (DRW) Format

Leadtools.Codecs.Drw.dll
Leadtools.Vector.dll

DWF

AutoCAD DWF (DWF) Format

Leadtools.Codecs.Dwf.dll
Leadtools.Vector.dll

Dwfx

Autodesk DWF XPS Format

The Dwfx file format requires .NET Framework v3.5.
Leadtools.Codecs.Dxf.dll
DWG

AutoCAD DWG (DWG) Format

Leadtools.Codecs.Dwg.dll
Leadtools.Vector.dll

DXF

AutoCAD Drawing Interchange (DXF) Format

Leadtools.Codecs.Dxf.dll
Leadtools.Vector.dll

Ecw

Enhanced Compressed Wavelet Format

Leadtools.Codecs.Ecw.dll

For Win32, also requires NCScnet.dll, NCSEcw.dll, NCSEcwC.dll, and NCSUtil.dll

For x64, also requires NCScnetx.dll, NCSEcwx.dll, NCSEcwCx.dll, and NCSUtilx.dll

E00

ArcInfo Interchange (E00) File Format

Leadtools.Codecs.E00.dll
Leadtools.Vector.dll

Emf Enhanced Windows Metafile Format

Leadtools.Codecs.Wmf.dll

Eps

Encapsulated PostScript Format

Leadtools.Codecs.Eps.dll
EpsTiff

Encapsulated PostScript Format

Leadtools.Codecs.Eps.dll
Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll

EpsWmf

Encapsulated PostScript Format

Leadtools.Codecs.Eps.dll
Leadtools.Codecs.Wmf.dll

EpsPostScript

Encapsulated PostScript Format

Leadtools.Codecs.Eps.dll
Leadtools.Pdf.dll*
Leadtools.PdfEngine.dll**
PDF Runtime Files

Exif, ExifYcc, ExifJpeg411, ExifJpeg422

Exif Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Fax.dll

FaxG31Dim, FaxG32Dim, FaxG31DimNoEol, FaxG4

Raw FAX Formats

Leadtools.Codecs.Fax.dll
Fit

Flexible Image Transport System Format

Leadtools.Codecs.Fit.dll
Flc, Fli

Flic Animation Format

Leadtools.Codecs.Flc.dll
Fpx
FpxSingleColor
FpxJpeg
FpxJpegQFactor

Kodak FlashPix Format

Leadtools.Codecs.Fpx.dll

For Win32, requires Ltfpxu.dll, Ltkdku.dll

For x64, requires Ltfpxx.dll, Ltkdkx.dll

Gif

GIF Format

Leadtools.Codecs.Gif.dll
GBR

Gerber (GBR) Format

Leadtools.Codecs.Gbr.dll
Leadtools.Vector.dll

Hdp
HdpGray
HdpCmyk

JPEG XR/Microsoft HD Photo File Format (HDP)

Leadtools.Codecs.Hdp.dll

Htm

HTML Format

Leadtools.Codecs.Htm.dll

IffIlbm, IffCat, IffIlbmUncompressed, IffCatUncompressed

Interchange File Format

Leadtools.Codecs.Iff.dll
Img

GEM Image Format

Leadtools.Codecs.Img.dll
IntergraphRle, IntergraphCcittG4

Intergraph Format

Leadtools.Codecs.Itg.dll
Leadtools.Codecs.Fax.dll

IcaAbic

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll
Leadtools.Codecs.Abi.dll

IcaIbmMmr, IcaUncompressed

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll

IcaG31Dim, IcaG32Dim, IcaG4

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll
Leadtools.Codecs.Fax.dll

IcaJpeg, IcaJpeg411, IcaJpeg422

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll
Leadtools.Codecs.Cmp.dll

Ing, IngRle, IngAdRle, IngCg4

INGR File Format

Leadtools.Codecs.Ing.dll
J2k, Jp2

JPEG 2000 Format

Leadtools.Codecs.J2k.dll
Jls, JlsLine, JlsSample

JPEG-LS Lossless and Near Lossless Format

Leadtools.Codecs.Jls.dll Leadtools.ImageProcessing.Color.dll
Jpm

JPEG 2000 (Part 6) JPM Format

Leadtools.Codecs.Jpm.dll
Jpx

JPEG 2000 (Part 2) JPX Format

Leadtools.Jpeg2000.dll
Jbig2

JBIG2 Format

Leadtools.Codecs.Jb2.dll
Jbig

JBIG Format

Leadtools.Codecs.Jbg.dll
Jpeg, Jpeg411, Jpeg422, JpegRgb, JpegLab, JpegLab411, JpegLab422

JPEG File Interchange Format

Leadtools.Codecs.Cmp.dll

Note that Leadtools.ColorConversion.dll is required for loading JPEG CMYK images and for loading and saving JPEG LAB images.

Jxr, JxrGray, JxrCmyk, Jxr420, Jxr422

JPEG-XR Format

Leadtools.Codecs.Jxr.dll

Kdc120, Kdc40, Kdc50

Kodak Digital Camera Format

Leadtools.Codecs.Kdc.dll
DC120V1T32.DLL
(Win32 support only)

LaserData

LaserView LaserData Format

Leadtools.Codecs.Fax.dll
Lead1Bit

LEAD 1-bit Compressed Format

Leadtools.Codecs.Lma.dll (optional, legacy use only)
Leadtools.Codecs.Lmb.dll
LeadMrc Mixed Raster Content Leadtools.Mrc.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Jbg.dll
Mac

Macintosh Paint Format

Leadtools.Codecs.Mac.dll
MIF

MapInfo Interchange (MIF) File Format

Leadtools.Codecs.MIF.dll
Mng, MngGray, MngJng, MngJng411, MngJng422

Multiple Network Graphics Format

Leadtools.Codecs.Mng.dll
Leadtools.Codecs.Png.dll

Mob

Mobi File Format

Leadtools.Codecs.Mob.dll
Msp

Microsoft Paint Format

Leadtools.Codecs.Msp.dll

Mrc

Mixed Raster Content Format

Leadtools.Mrc.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Fax.dll

NAP

NAPLPS (NAP) Format

Leadtools.Codecs.Nap.dll
Leadtools.Vector.dll

Os2 Os22

OS/2 Bitmap Format

Leadtools.Codecs.Bmp.dll

PbmBinary, PbmAscii, PgmBinary, PgmAscii, PpmBinary, PpmAscii

Portable Bitmap Utilities Format

Leadtools.Codecs.Pnm.dll

Pcd

Kodak PhotoCD Format

Leadtools.Codecs.Pcd.dll
PCDSDK32.dll
PCDLIB32.dll
(Win32 support only)

PCL

Printer Command Language (PCL)/(PCL-XL) Format

Leadtools.Codecs.Pcl.dll
Leadtools.Vector.dll

Pct

Macintosh Pict Format

Leadtools.Codecs.Pct.dll

Pcx

ZSoft PCX Format

Leadtools.Codecs.Pcx.dll

PdfLeadMrc Mixed Raster Content Format

Leadtools.Mrc.dll
Leadtools.PdfCompressor.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Jb2.dll
Leadtools.Codecs.Raw.dll
Leadtools.Codecs.Fax.dll

Png

Portable Network Graphics Format

Leadtools.Codecs.Png.dll

PostScript

PostScript Document Format

Leadtools.Pdf.dll*
Leadtools.PdfEngine.dll**

Ppt

Microsoft Office PowerPoint Presentation Format

Leadtools.Codecs.Ppt.dll
Leadtools.ImageProcessing.Color.dll

For embedded images, the following are required:

Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Wmf.dll

Pptx(2007/2010)

Microsoft Office 2007/2010 PowerPoint Presentation Format

The PPTX(2007/2010) file format requires .NET Framework v3.5

DocumentFormat.OpenXml.dll(v2.0)

Leadtools.Codecs.Ppx.dll
Leadtools.ImageProcessing.Color.dll

For embedded images, the following are required:

Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Wmf.dll

Psd

PhotoShop 3.0 Format

Leadtools.Codecs.Psd.dll
Leadtools.ImageProcessing.Color.dll
Leadtools.ColorConversion.dll
Leadtools.ImageProcessing.Effects.dll

Pst, Msg, Eml

Personal Storage Tables, Messages, and Emails

Leadtools.Codecs.Pst.dll
Leadtools.Codecs.Rtf.dll
Leadtools.Codecs.Htm.dll
Leadtools.Codecs.Txt.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll

Ptoca

Presentation Text Object Content Architecture Format

Leadtools.Codecs.Ptk.dll

Ras, RasRle

SUN Raster Format

Leadtools.Codecs.Ras.dll

Pub

ePub File Format

Leadtools.Codecs.Pub.dll
RasPdf (Read Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.ColorConversion.dll
Leadtools.Codecs.Fax.dll
Leadtools.Drawing.dll

May also require Leadtools.PdfEngine.dll**. Refer to Implementing PDF Features.

RasPdf (Write Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.ColorConversion.dll
Leadtools.Codecs.Fax.dll

RasPdfLzw (Write Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.ColorConversion.dll
Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Drawing.dll

RasPdfG31Dim, RasPdfG32Dim, RasPdfG4 (Write Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.ColorConversion.dll
Leadtools.Codecs.Fax.dll
Leadtools.Drawing.dll

RasPdfJbig2 (Write Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.ColorConversion.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Fax.dll
Leadtools.Drawing.dll

RasPdfJpeg, RasPdfJpeg422, RasPdfJpeg411 (Write Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.ColorConversion.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Drawing.dll

RasPdfCmyk, RasPdfLzwCmyk (Write Support)

Portable Document Format (PDF)

Leadtools.Pdf.dll*
Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.ColorConversion.dll
Leadtools.Drawing.dll

RawIcaIbmMmr, RawIcaUncompressed

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll

RawIcaG31Dim, RawIcaG32Dim, RawIcaG4

Image Object Content Architecture Format

Leadtools.Codecs.Ica.dll
Leadtools.Codecs.Fax.dll

Raw, RaRgb, RawRle4, RawRle8, RawBitfields, RawPackBits, RawJpeg, RawCcitt

Raw Image Data

Leadtools.Codecs.Raw.dll
Leadtools.Codecs.Fax.dll

RtfRaster

Rich Text Format

Leadtools.Codecs.Rtf.dll

Sct

Scitex Continuous Tone Format

Leadtools.Codecs.Sct.dll
Leadtools.ColorConversion.dll
Sff

Structured Fax Format

Leadtools.Codecs.Sff.dll
Leadtools.Codecs.Fax.dll

SHP

ESRI Shape (SHP) Format

Leadtools.Codecs.Shp.dll
Leadtools.Vector.dll

Sgi, SgiRle

Silicon Graphics Format

Leadtools.Codecs.Sgi.dll

Smp, SmpG31Dim, SmpG32Dim, SmpG4

Xionics Format

Leadtools.Codecs.Smp.dll
Leadtools.Codecs.Fax.dll

Snp

MS Access Report Snapshots Format

Leadtools.Codecs.Snp.dll
Leadtools.Codecs.Wmf.dll

SVG

Scalable Vector Graphics (SVG) Format

Leadtools.Svg.dll
Leadtools.Vector.dll

Tdb, TdbVista

Windows Thumbnail File Format

Leadtools.Codecs.Tdb.dll
Leadtools.Codecs.Cmp.dll

Tga, TgaRle

Truevision Targa Format

Leadtools.Codecs.Tga.dll

TifAbc TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Abc.dll

TifAbic

TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Abi.dll
Tif, TifYcc, TifPackbits, TifPackbitsYcc, TifLzw, TifLzwYcc, GeoTiff, TifUnknown,

TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll

Ccitt, CcittGroup31Dim, CcittGroup32Dim, CcittGroup4

TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll

TifCmw TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Cmw.dll

TifCmyk, TifPackbitsCmyk, TifLzwCmyk TIFF Tagged Image File Format Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.ColorConversion.dll

TifJpeg, TifJpeg422, TifJpeg411, TifCmp

TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Cmp.dll

TifJbig TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Jbg.dll

TifJbig2 TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Jb2.dll

TifZip TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Png.dll

TifJ2k TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.J2k.dll

TifMrc TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Mrc.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Fax.dll

TifLeadMrc TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll
Leadtools.Mrc.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Jbg.dll
Leadtools.Codecs.Fax.dll

TifLead1Bit TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll

Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Jbg.dll
Leadtools.Codecs.Fax.dll

TifxFaxG4
TifxFaxG31D
TifxFaxG32D
Xerox Internet Fax Format

Leadtools.Codecs.Tfx.dll
Leadtools.Codecs.Fax.dll

TifxJbig
TifxJbigT43
TifxJbigT43ItuLab
TifxJbigT43GS
Xerox Internet Fax Format

Leadtools.Codecs.Tfx.dll
Leadtools.Codecs.Jbg.dll

TifxJpeg Xerox Internet Fax Format

Leadtools.Codecs.Tfx.dll
Leadtools.Codecs.Cmp.dll

Txt ASCII Text Format

Leadtools.Codecs.Txt.dll
Leadtools.Codecs.Rtf.dll

Vff Sun TAAC Bitmap Format Leadtools.Codecs.Vff.dll
Wbmp

Windows Bitmap Format

Leadtools.Codecs.Wmp.dll

WfxG31Dim, WfxG4

Delrina WinFax Format

Leadtools.Codecs.Wfx.dll
Leadtools.Codecs.Fax.dll

WinIco, PngIco, WinCur

Windows Icon and Cursor Formats

Leadtools.Codecs.Bmp.dll
Wmf

Windows Metafile Format

Leadtools.Codecs.Wmf.dll

Wmz

Compressed Windows Metafile Format

Leadtools.Codecs.Wmz.dll

Wpg

WordPerfect Graphic Format

Leadtools.Codecs.Wpg.dll

X9f

Image Cash Letter (X9) Format

Leadtools.Codecs.X9F.dll
Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll

Xbm

XWindows XBitMap Format

Leadtools.Codecs.Xbm.dll

Xls Microsoft Office Excel Format

Leadtools.Codecs.Xls.dll
Leadtools.ImageProcessing.Color.dll

For embedded images, the following are required:

Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Wmf.dll

Xlsx (2007/2010) Microsoft Office 2007/2010 Excel Format

The XLSX file format requires .NET Framework v3.5
Leadtools.Codecs.Xlx.dll
Leadtools.ImageProcessing.Color.dll
DocumentFormat.OpenXml.dll(v2.0)

For embedded images, the following are required:

Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Gif.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Wmf.dll

Xpm

X Window PixMap Format

Leadtools.Codecs.Xpm.dll

Xps, XpsJpeg, XpsJpeg422, XpsJpeg411

XML Paper Specification (XPS) Format

Leadtools.Codecs.Xps.dll

Xwd10, Xwd11

X Window Dump Format

Leadtools.Codecs.Xwd.dll

PDF Runtime Files

For reading PDF files you must follow the instructions outlined in the "_Distributing an Application Built Using the PDF Module_" section of Implementing PDF Features.

* LEADTOOLS in Silverlight only supports PDF write and requires Leadtools.Codecs.Pdf.dll.

** Leadtools.PdfEngine.dll is required only if the legacy PDF engine is used. (that is, the UsePdfEngine property is set to true.)

Canon CRW Format Support

*** Canon Runtime files required for supporting the CRW format: CDSDK.reg, CDSDK.dll, CDRAPCLS.dll, czs_ui.dll, deimg.dll, deImg010.dll, deImg110.dll, deImg153.dll, deimg301.dll, deimg401.dll, deImg404.dll, deimg602.dll, Deimg603.dll, DeImgd60.dll, pscAdimg.dll, pscCllct.dll, pscCStUI.dll, pscDcd.dll, pscDevUI.dll, pscDvlp.dll, Pscl2STI.dll, pscll.dll, pscParse.dll, pscSetup.dll, psdkdll.dll, psdkReg.dll, and psParse.dll.

Canon, Inc. licenses these DLLs. If you wish to distribute these files, contact Canon to obtain a license of the Canon Digital Camera Software Developer Kit.

These files are included with LEADTOOLS for demonstration and testing purposes only. You must obtain a license from Canon prior to distributing these files.

Canon, Inc. states that the user of their CRW SDK MUST place the Canon required DLLs/libraries in the working folder of the EXE application that is using them, and not in the SYSTEM folder. While an application may function with Canon's binaries in the SYSTEM folder, this practice can lead to conflicts with other applications that require these binaries. Therefore, LEAD recommends to users of CANON DLLs/Libraries to place the binaries in the working folder of his/her application to avoid problems and conflicts with other third-party applications.

Demo DLLs

Redistributable Description
Leadtools.Demos.Dialogs.dll Used as a reference in many example projects
Leadtools.Windows.D2DRendering.dll Used as a reference in many example projects.
Leadtools.Wpf.Demos.Dialogs.dll Used as a reference in many example projects.
Help Version 19.0.2017.10.27 (Updated 8/24/2018)
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Imaging, Medical, and Document