Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FilesToBeIncludedWithYourApplication Class

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

Note:

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.
Note:You may not distribute the header files with your application, and you may not provide software development capabilities in your application.
Note: LEADTOOLS requires Microsoft Unicode Layer for Windows (UNICOWS.DLL) in order to function on Windows 95/98/Me. You can obtain MSUL from: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_mslu.asp.
Note:

LEADTOOLS Requires the following Microsoft C/C++ Runtime files to be distributed in the application's PATH:

  • atl90.dll
  • xxx
  • mfc90.dll
  • mfc90u.dll
  • mfcm90.dll
  • mfcm90u.dll
  • Microsoft.VC90.ATL.manifest
  • Microsoft.VC90.CRT.manifest
  • Microsoft.VC90.MFC.manifest
  • msvcm90.dll
  • msvcp90.dll
  • msvcr90.dll

NOTE: that the filenames are the same for Win32 and x64. However, the actual binaries are different. For more information about distributing the Microsoft C/C++ runtime files, refer to: http://msdn2.microsoft.com/en-us/library/ms235291.aspx.

NOTE:LEADTOOLS requires Microsoft Visual C++ 2008 Redistributable Package (x86)

If you are interested in a version of LEADTOOLS that uses the VS 2005 version of the C/C++ Runtime, please contact Technical Support.

The following tables summarize the files you must include on your distribution diskettes to support the LEADTOOLS methods. Most files in the table are optional.

NOTE: Unless otherwise noted, the filenames are the same for both Win32 and x64 platforms. Refer to Installation Directory.

Redistributables:

Explanation:

Leadtools.dll

Leadtools Raster Imaging core classes, structures, and interfaces. Required for all applications.
For information about the "nag" message and the "no-nag" Leadtools.dll, refer to LEADTOOLS Nag Message.

Leadtools.Annotations.dll

Required for Annotation support.

Also requires the following:

Support Assembly
Required for loading and saving annotations compatible with non-.NET LEADTOOLS toolkits. Leadtools.Kernel.Annotations.dll

Leadtools.Codecs.dll

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

NOTE: This static (shared) method must be called before using other members of the Codecs namespace. This usually occurs at the start of your application. : Leadtools.Codecs.RasterCodecs.StartUp.

Be sure that the DLLs in the LEADTOOLS I/O Library are available to your application. There are two ways of doing this:

  • Install the DLLs in the application's directory

OR

Leadtools.ColorConversion.dll

Required for Colorspace conversion and for some file formats.

Leadtools.Dicom.dll

Required for DICOM and DICOM communication support ( PACS).

Also requires the following:

Support Win32 Platforms x64 Platforms
JPEG Compression Leadtools.Codecs.Cmp.dll Leadtools.Codecs.Cmp.dll
JPEG 2000 Compression Leadtools.Codecs.J2k.dll Leadtools.Codecs.J2k.dll
TLS secure communication Lttlsu.dll Lttlsx.dll
Digital Signatures and TLS secure communication Ltcryu.dll Ltcryx.dll
Required for reading and writing annotation data within DICOM files. Leadtools.Dicom.Annotations.dll Leadtools.Dicom.Annotations.dll

Leadtools.Dicom.AddIn.dllRequired 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.dllRequired for reading and writing annotation data within DICOM files.
Also requires Leadtools.Dicom.dll.
Leadtools.Dicom.Scu.dllRequired 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.dllRequired 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.exeWindows Service EXE for LEADTOOLS PACS Framework.
Also requires Leadtools.Dicom.dll, Leadtools.Dicom.Server.Admin.dll, Leadtools.Dicom.AddIn.dll.
Leadtools.Forms.dllRequired for all Forms Recognition and Processing support.
Leadtools.Forms.Auto.dllRequired for High-Level Forms Recognition support.
Also requires Leadtools.Forms.dll.
Leadtools.Forms.DocumentWriters.dllRequired for LEADTOOLS Document Writer support.
Also used by LEADTOOLS OCR for output support.
Note that if you are using the DOCX format then the Microsoft Open XML SDK assembly DocumentFormat.OpenXml.dll is required to be installed on the user machine.
Leadtools.Forms.Recognition.dllRequired for all Forms Recognition support.
Leadtools.Forms.Recognition.Barcode.dllRequired for Forms Barcode Recognition support. Also requires Leadtools.Barcode.dll. Also requires one or more of the Barcode engine dlls.
Leadtools.Forms.Recognition.Ocr.dllRequired for Forms Barcode Recognition support. Also requires Leadtools.Forms.Ocr.dll. Also requires one or more of the LEADTOOLS OCR engine dlls.
Leadtools.Forms.Processing.dllRequired for all Forms Processing support.

Leadtools.ImageOptimization.dll

Required for Image Optimization support. This also requires one or more codec dlls.

Leadtools.ImageProcessing.Color.dllColor Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.ImageProcessing.Core.dllCore Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.ImageProcessing.Effects.dllImage Effects Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.ImageProcessing.SpecialEffects.dllArtistic Effects Image Processing functions.
Also requires Leadtools.ImageProcessing.Utilities.dll.
Leadtools.Jpeg2000.dllRequired for all JPEG 2000 JPX applications.
Leadtools.Jpip.dllRequired for all JPIP applications. Includes JPIP base classes.
Leadtools.Jpip.Client.dllRequired for JPIP client applications. Also requires Leadtools.Jpip.dll and Leadtools.Jpip.Client.dll.
Leadtools.Jpip.Client.Decoder.dllJPIP decoder dll. Required for JPIP client applications.
Leadtools.Jpip.Client.WinForms.dllProvides 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.dllRequired for JPIP server applications. Also requires Leadtools.Jpip.dll and Leadtools.Jpip.Server.Parser.dll.
Leadtools.Jpip.Server.Parser.dllJPIP parser dll. Required for JPIP server applications.

Leadtools.Kernel.Annotations.dll

Required for loading and saving annotations compatible with non-.NET LEADTOOLS toolkits.

Leadtools.Mrc.dll

Required for LEAD MRC segmentation support and advanced PDF compression support. This also requires one or more codec dlls.

Leadtools.MediaWriter.dllContains classes for programatically burning DVD and ISO images.
Leadtools.MedicalViewer.dllContains the Leadtools.MedicalViewer control class.
Also requires the Leadtools.Medical3D.dll.
Leadtools.Medical3D.dllSupport dll for Leadtools.MedicalViewer.dll.

Leadtools.Pdf.dll

Required for advanced PDF compression support. Also requires one or more codec dlls and the following codec dlls: Leadtools.Mrc.dll. Leadtools.ImageProcessing.Color.dll Leadtools.Codecs.Pdf.dll Leadtools.Codecs.Png.dll Leadtools.Codecs.Jb2.dll Leadtools.Codecs.Fax.dll Leadtools.Codecs.Raw.dll Leadtools.Codecs.Tif.dll Leadtools.Codecs.Cmp.dll

Leadtools.Printer.dllRequired for Virtual Printer Driver functionality. Also requires the LEADTOOLS Virtual Printer Driver Engine Redistributable Files.
Leadtools.ScreenCapture.dllRequired for Screen Capture functionality.
Contains the Leadtools.MedicalViewer control class.
Also requires
Leadtools.Services.dllRequired for all LEADTOOLS WCF support. Also requires Leadtools.Codecs.dll and one or more codec dlls.
Leadtools.Services.DataContracts.dllRequired for all LEADTOOLS WCF support. Also requires Leadtools.Codecs.dll and one or more codec dlls.
Leadtools.Services.Barcode.DataContracts.dllRequired for LEADTOOLS WCF Barcode services. Also requires the LEADTOOLS Barcode 1D and 2D engine.
Leadtools.Services.Barcode.ServiceContracts.dllRequired for LEADTOOLS WCF Barcode services. Also requires the LEADTOOLS Barcode 1D and 2D engine.
Leadtools.Services.Barcode.ServiceImplementations.dllRequired for LEADTOOLS WCF Barcode services. Also requires the LEADTOOLS Barcode 1D and 2D engine.
Leadtools.Services.Forms.DataContracts.dllRequired for LEADTOOLS WCF OCR services. Also requires the LEADTOOLS LEADTOOLS OCR engine.
Leadtools.Services.Forms.ServiceImplementations.dllRequired for LEADTOOLS WCF OCR services. Also requires the LEADTOOLS LEADTOOLS OCR engine.
Leadtools.Services.ImageProcessing.DataContracts.dllRequired for LEADTOOLS WCF OCR services. Also requires Leadtools.ImageProcessing.*.dll.
Leadtools.Services.ImageProcessing.ServiceContracts.dllRequired for LEADTOOLS WCF OCR services. Also requires Leadtools.ImageProcessing.*.dll.
Leadtools.Services.ImageProcessing.ServiceImplementations.dllRequired for LEADTOOLS WCF OCR services. Also requires Leadtools.ImageProcessing.*.dll.
Leadtools.Services.Raster.DataContracts.dllRequired for all LEADTOOLS WCF support. Also requires Leadtools.Codecs.dll and one or more codec dlls.
Leadtools.Services.Raster.FaultContracts.dllRequired for all LEADTOOLS WCF support. Also requires Leadtools.Codecs.dll and one or more codec dlls.
Leadtools.Services.Raster.ServiceContracts.dllRequired for all LEADTOOLS WCF support. Also requires Leadtools.Codecs.dll and one or more codec dlls.
Leadtools.Services.Raster.ServiceImplementations.dllRequired for all LEADTOOLS WCF support. Also requires Leadtools.Codecs.dll and one or more codec dlls.
Leadtools.SpecialEffects.dllRequired for display effects and transitions.
Leadtools.Twain.dllRequired for TWAIN scanning support.
Leadtools.Web.dllRequired for WebForms applications. Some controls require that LEADTOOLS codec dlls are available to your application.
Leadtools.Wia.dllRequired for WIA scanning support.
Leadtools.Windows.Annotations.dll

Required for WPF Annotation support.

Also requires the following:

Support Assembly
Required for loading and saving annotations compatible with non-.NET LEADTOOLS toolkits. Leadtools.Kernel.Annotations.dll

Leadtools.Windows.Controls.dllContains the BitmapSourceViewer control class.
Leadtools.Windows.Controls.Pro.dllContains the RasterImageViewer control class. Also requires Leadtools.Windows.Controls.dll. Also requires Leadtools.Codecs.dll and individual codec dlls for using the Load and Save methods.
Leadtools.Windows.Media.dllContains classes for converting Leadtools.RasterImage to System.Windows.Media.ImageSource.
Leadtools.Windows.Media.Transitions.dllRequired for WPF slide show transition effects. Also requires Leadtools.Windows.Media.TransitionBase.dll.
Leadtools.Windows.Media.TransitionBase.dllSupport dll for WPF slide show transition effects.
Leadtools.WinForms.dllContains the RasterImageViewer control class.
Leadtools.WinForms.Design.dllRequired only at design-time for Leadtools.WinForms.dll. Not to be distributed.
Leadtools.WinForms.CommonDialogs.Color.dllRequired for the Color Image Processing common dialogs.
Leadtools.WinForms.CommonDialogs.File.dllRequired for File Open and File Save common dialogs. Also requires LEADTOOLS codec dlls.
Leadtools.Workflow.Raster.dllRequired for all LEADTOOLS Workflow activities. Also requires LEADTOOLS codec dlls.
Leadtools.Workflow.Barcode.dllRequired for LEADTOOLS Workflow Barcode activities. Also requires the LEADTOOLS Barcode 1D and 2D engine.
Leadtools.Workflow.ImageProcessing.dllRequired for LEADTOOLS Workflow Barcode activities. Also requires the Leadtools.ImageProcessing.*.dll.
Leadtools.Workflow.Ocr.dllRequired for LEADTOOLS Workflow OCR activities. Also requires the LEADTOOLS LEADTOOLS OCR engine.
Leadtools.Workflow.Scan.dllRequired for LEADTOOLS Workflow Scan activities. Also requires the Leadtools.Twain.dll and Leadtools.Wia.dll.

Barcode Support:

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

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

For more details regarding deploying a barcode application in an ASP.NET environment, see this forum post: http://support.leadtools.com/CS/forums/17745/ShowPost.aspx.

Redistributables:

Explanation:

Leadtools.Barcode.dll

LEAD Barcode Assembly

Also requires one or more of the following:

Support Redistributables
Reading and Writing Linear barcodes Leadtools.Barcode.OneD.dll
Reading PDF417 barcodes (2D) Leadtools.Barcode.PdfRead.dll
Writing PDF417 barcodes (2D) Leadtools.Barcode.PdfWrite.dll
Reading Data Matrix barcodes (2D) Leadtools.Barcode.DatamatrixRead.dll
Writing Data Matrix barcodes (2D) Leadtools.Barcode.DatamatrixWrite.dll
Reading QR barcodes (2D) Leadtools.Barcode.QrRead.dll
Writing QR barcodes (2D) Leadtools.Barcode.QrWrite.dll

OCR Support:

Note: Before copying or redistributing any of the files for OCR support, 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.

LEADTOOLS COM Interoperability Redistributables:

Required for COM Interoperability support. Also requires the following: Leadtools.dll, Leadtools.Codecs.dll, Leadtools.Winforms.dll, Leadtools.Annotations.dll, LTDInterop.dll, LTDCodecsInterop.dll, LTDWinFormsInterop.dll

These binaries must be registered with the system. For information on how to register COM Interop binaries see Programming with LEADTOOLS COM Interoperability Functions.

For details, refer to COM Interoperability Files to be Included with your Application.

File Formats:

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

Leadtools.Codecs.Ani.dll

Awd

Windows FAX (AWD) Format

Leadtools.Codecs.Awd.dll AWVIEW32.DLL AWDENC32.DLL AWDCXC32.DLL AWCODC32.DLL AWRESX32.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
Crw

Canon Raw Format

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

Cut

Dr. Halo Format

Leadtools.Codecs.Cut.dll
Dcr

Kodak Professional Digital Camera Format

Leadtools.Codecs.Dcr.dll DCSPROBACK.DLL DCSPRO3SLR.DLL DCSProductLook.icm sRGB Color Space.icm
(Not supported for x64)

Dcs

Kodak Professional Digital Camera Format

Leadtools.Codecs.Dcs.dll PDC_SDK.DLL EKFPIXJPEG140.DLL ProFire.DLL
(Not supported for x64)

DICOM

DICOM File Format

Leadtools.Codecs.Dicom.dll

Djvu

DjVu Format (DJVU)Deprecated - No longer supported.

Leadtools.Codecs.Djv.dll

Ecw

Enhanced Compressed Wavelet Format

Leadtools.Codecs.Ecw.dll

Also requires the following:

Win32 Platforms:x64 Platforms:
NCScnet.dllNCScnetx.dll
NCSEcw.dllNCSEcwx.dll
NCSEcwC.dllNCSEcwCx.dll
NCSUtil.dllNCSUtilx.dll

Emf

Enhanced Windows Metafile

Leadtools.Codecs.Wmf.dll

Eps

Encapsulated PostScript

Leadtools.Codecs.Eps.dll
EpsTiff

Encapsulated PostScript

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

EpsWmf

Encapsulated PostScript

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

EpsPostScript

Encapsulated PostScript

Leadtools.Codecs.Eps.dll Leadtools.Codecs.Pdf.dll PDFDLL32.DLL PDF Runtime Files

Exif, ExifYcc, ExifJpeg411, ExifJpeg422

Exif Format

Leadtools.Codecs.Tif.dll Leadtools.Codecs.Cmp.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

Leadtools.Codecs.Flc.dll
Fpx
FpxSingleColor
FpxJpeg
FpxJpegQFactor

Kodak FlashPix Format

Leadtools.Codecs.Fpx.dll
Also requires the following:

Win32 Platforms:x64 Platforms:
Ltfpxu.dllLtfpxx.dll
Ltkdku.dllLtkdkx.dll

Gif

Compuserve GIF Format

Leadtools.Codecs.Gif.dll
Hdp
HdpGray
HdpCmyk

JPEG XR / Microsoft HD Photo File Format (HDP)

Leadtools.Codecs.Hdp.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
J2k, Jp2

JPEG 2000 Format

Leadtools.Codecs.J2k.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 (If you are loading or saving files that use CMYK or LAB color space, you will also need Leadtools.ColorConversion.dll.)

Leadtools.Codecs.Cmp.dll

Kdc120, Kdc40, Kdc50

Kodak Digital Camera Format

Leadtools.Codecs.Kdc.dll DC120V154_32.DLL
(Not supported for x64)
LaserData

LaserView LaserData Format

Leadtools.Codecs.Fax.dll
Lead1Bit

LEAD 1-bit Compressed Format

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
Mng, MngGray, MngJng, MngJng411, MngJng422

Multiple Network Graphics Format

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

Microsoft Paint Format

Leadtools.Codecs.Msp.dll

Mrc

Mixed Raster Content

Leadtools.Mrc.dll Leadtools.Codecs.Cmp.dll Leadtools.Codecs.Fax.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
(Not supported for x64)

Pct

Macintosh Pict

Leadtools.Codecs.Pct.dll

Pcx

ZSoft PCX Format

Leadtools.Codecs.Pcx.dll

PdfLeadMrc Mixed Raster Content

Leadtools.Mrc.dll
Leadtools.Pdf.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.Codecs.Pdf.dll

Also requires the following:

Win32 Platforms:x64 Platforms:
Pdfdll32.dllPdfdll64.dll
PDF Runtime Files

Psd

PhotoShop 3.0 Format

Leadtools.Codecs.Psd.dll

Ptoca

Presentation Text Object Content Architecture Format

Leadtools.Codecs.Ptk.dll

Ras, RasRle

SUN Raster Format

Leadtools.Codecs.Ras.dll

RasPdf (Read Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll

Win32 Platforms:x64 Platforms:
Pdfdll32.dllPdfdll64.dll

PDF Runtime Files

RasPdf (Write Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll

RasPdfLzw (Write Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll, Leadtools.Codecs.Tif.dll

RasPdfG31Dim, RasPdfG32Dim, RasPdfG4 (Write Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll Leadtools.Codecs.Fax.dll

RasPdfJbig2 (Write Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll Leadtools.Codecs.Jb2.dll

RasPdfJpeg, RasPdfJpeg422, RasPdfJpeg411 (Write Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll Leadtools.Codecs.Cmp.dll

RasPdfCmyk, RasPdfLzwCmyk (Write Support)

Portable Document Format (PDF)

Leadtools.Codecs.Pdf.dll, Leadtools.Codecs.Tif.dll, Leadtools.ColorConversion.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

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

Tdb, TdbVista

Windows Thumbnail File Format

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

Tga, TgaRle

Truvision Targa Format

Leadtools.Codecs.Tga.dll

TifAbc TIFF Tagged Image File Format

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

TifAbic

TIFF Tagged Image File Format

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

TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll

TifCcitt, TifCcittGroup31Dim, TifCcittGroup32Dim, TifCcittGroup4

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.Cmw.dll

TifCmyk, TifPackbitsCmyk, TifLzwCmyk TIFF Tagged Image File Format

Leadtools.Codecs.Tif.dll, Leadtools.ColorConversion.dll

TifJpeg, TifJpeg422, TifJpeg411, TifCmp

TIFF Tagged Image File Format

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

TifJbig TIFF Tagged Image File Format

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

TifJbig2 TIFF Tagged Image File Format

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

TifZip TIFF Tagged Image File Format

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

TifJ2k TIFF Tagged Image File Format

Leadtools.Codecs.Tif.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

TifxFaxG4
TifxFaxG31Dim
TifxFaxG32Dim
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 Files

Leadtools.Codecs.Txt.dll
Leadtools.Codecs.Rtf.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 Format

Leadtools.Codecs.Bmp.dll
Wmf

Windows Metafile

Leadtools.Codecs.Wmf.dll

Wmz

Compressed Windows Metafile Format

Leadtools.Codecs.Wmz.dll

Wpg

WordPerfect Graphic Format

Leadtools.Codecs.Wpg.dll

Xbm

XWindows XBitMap Format

Leadtools.Codecs.Xbm.dll

Xls Microsoft Office Excel Format

Leadtools.Codecs.Xls.dll

Xpm

X Window PixMap Format

Leadtools.Codecs.Xpm.dll

Xps, XpsJpeg, XpsJpeg422, XpsJpeg411

XML Paper Specification (XPS) Format

Leadtools.Codecs.Xps.dll

For embedded images, the following are required:

Leadtools.Codecs.Emf.dll
Leadtools.Codecs.Pct.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Bmp.dll
Leadtools.Codecs.Tif.dll
Leadtools.Codecs.Fax.dll

Xwd10, Xwd11

X Window Dump Format

Leadtools.Codecs.Xwd.dll

Canon Runtime files required for CRW support:

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, psParse.dll.

Canon, Inc. publishes these DLLs. If you wish to obtain a license to distribute these files, contact Canon and license the free Canon Digital Camera Software Developer Kit at http://www.powershot.com/powershot2/customer/develop1. These files are included for demonstration and testing purposes. You must obtain a license from canon prior to distributing these files.

Canon, Inc. suggests that the user of their CRW SDK MUST place the required DLLs/Libraries in the working folder of the EXE application that is using it, and not in the SYSTEM folder. LEADTOOLS tested this in the system folder and it worked fine. But to follow Canon's instructions, we recommend the users of CANON DLLs/Libraries to place them in the working folder of his/her application to avoid any problems/conflicts, which may result from ignoring this recommendation.

PDFRuntime 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 Plug in Features.