LEADTOOLS PDF Plug-in - Plug-In - V15.0

by LEAD Technologies - Product Type: Component / Add-In / ActiveX OCX / DLL / VC++ Class Library

Screenshot of LEADTOOLS PDF Plug-in - Plug-In - V15.0Add PDF support to your LEADTOOLS applications. LEADTOOLS PDF Plug-in is an add-on module for all LEADTOOLS Windows Toolkits - that extends support for PDF, Postscript, and EPS formats. It allows for the loading, saving, viewing, rasterizing, and encoding of these three formats and integrates seamlessly with the imaging functionality present in the existing LEADTOOLS toolkits.

From
$895.50
Price in

Our regular prices are shown below. Please logon to see your discounted prices.

LEADTOOLS PDF Plug-in V15.0 (Read Only)

Add to Cart $ 895.50 1 Developer License - Please Note that this requires a LEADTOOLS Imaging toolkit Verify Download (86 KB)
Add to Cart $ 3,844.68 5 Developer License - Please Note that this requires a LEADTOOLS Imaging toolkit Verify Download (86 KB)
Add to Cart $ 383.04 1 Developer Upgrade License from previous versions Verify Download (86 KB)
Add to Cart $ 383.04 Annual Maintenance for 1 year Verify Download (29 KB)

LEADTOOLS PDF Plug-in V15.0 (Write Only)

Add to Cart $ 895.50 1 Developer License - Please Note that this requires a LEADTOOLS Imaging toolkit Verify Download (86 KB)
Add to Cart $ 383.04 1 Developer Upgrade License from previous versions Verify Download (86 KB)
Add to Cart $ 383.04 Annual Maintenance for 1 year Verify Download (29 KB)

LEADTOOLS PDF Plug-in V15.0 (Read Only) - Non Prepaid Stand Alone Runtime License

Add to Cart $ 50.00 1 Stand Alone Runtime License Download (86 KB)

LEADTOOLS PDF Plug-in V15.0 (Write Only) - Non Prepaid Stand Alone Runtime License

Add to Cart $ 50.00 1 Stand Alone Runtime License Download (86 KB)

LEADTOOLS PDF Plug-in V15.0 (Read Only) - 1 Prepaid Stand Alone Runtime License

Add to Cart $ 40.00 1 Runtime License, per license from 10 up to 24 licenses (minimum quantity 10) Download (86 KB)
Add to Cart $ 30.00 1 Runtime License, per license from 25 up to 49 licenses (minimum quantity 25) Download (86 KB)
Add to Cart $ 20.00 1 Runtime License, per license from 50 up to 99 licenses (minimum quantity 50) Download (86 KB)

This product is available on the GSA Pricing ScheduleOur prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

What's New in V15.0

  • 64 Bit Support - In addition to Win32 support, LEADTOOLS Raster, Document, Medical and Vector toolkits now provide support for developing applications to target Windows XP 64-bit and Windows Vista 64-bit.  The toolkit includes 32 and 64-bit API, C++ Class Library and .NET Class Library interfaces
  • Dramatically Improved Performance - Increased speed of the LEADTOOLS engines including encoders/decoders (CCITT G3, CCITT G4, JBIG, ABC, JPEG, etc) and many of the image processing functions
  • Web Forms - Develop rich interactive web-based applications using ASP .NET
    • A Web ImageViewer control for displaying an image on an ASP.NET 2.0 web form
    • The ImageViewer is used to display any image file format supported by web browsers (JPEG, GIF, PNG and BMP)
    • Includes an HTTP handler to serve non-browser supported formats
    • Large image support through tiling
    • Includes an HTTP handler to get file information for files on the server or accessible via http
    • The ImageViewer control can automatically handle zooming and scrolling
  • New Features Added to the .NET Library
    • Special Effects for image display
    • Screen Capture
    • DICOM and DICOM Communication
    • Barcode reading and writing
    • New File Formats in .NET
      • DJV
      • SID
      • TFX
      • PCT
      • FPX
      • WMZ
  • .NET Viewer and ImageList Enhancements
    • Multi-select with mouse
    • Rubberband select
    • Pan window with Annotations
    • Magnifying Glass with Annotations
    • Color Conversion Enhancements - Read and write ICC Profiles from images
  • Databind Support for .NET Viewer Control – Use the .NET database engine to store and retrieve images to/from any database supported by .NET.
  • New interpolation options for image resize:
    • Triangular-peaked weighting
    • Hermite
    • Bell
    • Quadratic B-Spline
    • Cubic B-Spline
    • BoxFilter (Nearest Neighbor)
    • Lanczos
    • Michell
    • Cosize
    • CatmullRom
    • Quadratic
    • Cubic Convolution
    • Bilinear
    • Bresenham
  • Image Histogram Dialog - Medical Imaging demo that shows how LEADTOOLS functionality can segment, redistribute, and remove noise from the image data. This demo supports most Medical image types including 12 and 16-bit grayscale images, images with signed or un-signed data, and images with a LUT
  • Printing function using GDI+ - A new function which uses GDI+ for optimized and fast printing of images. It produces a smaller spooler file size, which will increase the speed of the printing over a network

Overview

The LEADTOOLS PDF plug-in has the following import capabilities:

  • Loads PDF 1.4 files
  • Loads PostScript Language Level 3 files
  • Loads EPS files
  • Support is provided for loading the entire document or a specified set of sequential pages

The plug-in provides a number of options for controlling the rasterization± of the page, including:

  • Pixel depth - Valid values are 1,4,8 and 24
  • Horizontal resolution in dots per inch
  • Vertical resolution in dots per inch
  • Ability to use fonts installed by the plug-in or system fonts
  • Font anti-aliasing - Valid values are 1-bit(no anti-aliasing) , 2-bit and 4-bit
  • Graphics anti-aliasing - 1-bit , 2-bit and 4-bit

Saving Capabilities

Full multi-page write support is provided by this module for the PDF format. You can append, insert, replace or delete a specified page in the generated PDF file.

The plug-in gives you a wide range of control options for the resulting image data in terms of compression. These include:

  • No compression, where the image is embedded inside the file without any compression
  • Compressed using CCITT Group 3, 1 dimension. For 1-bit images
  • Compressed using CCITT Group 3, 2 dimensions. For 1-bit images
  • Compressed using CCITT Group 4. For 1-bit images
  • JPEG compression and YUV 4:4:4 color space loss-less. Bits per pixel: 8 for grayscale, 24 for color
  • JPEG compression and YUV 4:2:2 color space. Bits per pixel: 8 for grayscale, 24 for color
  • JPEG compression and YUV 4:1:1 color space. Bits per pixel: 8 for grayscale, 24 for color
  • JBIG2 compression. Bits per pixel: 1

The plug-in also gives you control over the type of encoding to be used in order to change compressed image data into a text encoded format. The text encoding techniques include:

  • No text encoding at all.
  • Use ASCII 85 text encoding algorithm
  • Use ASCII HEX text encoding technique

Encryption/Decryption

  • RC4 40-bit key encryption
  • RC4 128-bit key encryption

Support for User password, Owner password permissions.


Product Search

Enter search words:

Screenshot Gallery

Award