For pointers to sample programs that demonstrate many features, see the table below:
Assembly - Class/Namespace |
Comments |
Leadtools.Codecs.DLL - CodecsPdfOptions |
The CodecsPdfOptions Class contains properties, methods and events for loading and saving PDF files. |
Leadtools.PdfCompressor.dll - Leadtools.PdfCompressor.PdfCompressorEngine |
The PDfCompressor class provides the users with Advanced PDF methods to control the creation of PDF documents with or without segmentation. |
Leadtools.PdfCompressor.dll - Leadtools.PdfCompressor.PdfCompressorSegmentsInfo |
The PdfCompressorSegmentsInfo structure provides the Advanced PDF user with the ability to get or set the information related to image segments. |
Leadtools.PdfCompressor.dll - Leadtools.PdfCompressor.PdfCompressorCompressionTypes |
The PdfCompressorCompressionTypes structure provides the Advanced PDF user with control over the types of compressions that can be used for each type of image segments. |
Leadtools.PdfCompressor.dll - Leadtools.PdfCompressor.PdfCompressorOptions |
The PdfCompressorOptions structure provides the Advanced PDF user with control over how the PDFCompressor will do the segmentation for the provided image and controls its behavior. |
Leadtools.PdfCompressor.dll - Leadtools.PdfCompressor.PdfCompressorSegmentImageEventArgs |
The PdfCompressorSegmentImageEventArgs class enables the Advanced PDF user to approve or cancel the addition of any segment to the document. |
Library | Description | Dependencies |
---|---|---|
Leadtools.PdfCompressor.dll | Core Library |
Leadtools.dll |
NuGet Package | Description | |
Leadtools.PdfCompressor.dll | This package is unlisted and meant only for advanced users of LEADTOOLS. |
Name | Path | Description |
---|---|---|
MRC Segmentation Demo | \Examples\PDF\DotNet\MrcSegmentationDemo | Demonstrates MRC segmentation functionality. Create Mixed Raster Content images which simultaneously maximize image compression and image quality. |
PDF Compressor Demo | \Examples\PDF\DotNet\PdfCompDemo | Demonstrates PDFCompressor functionality. Convert images to PDF documents using Mixed Raster Content (MRC) technique and many compression types. |
PDF Document Demo | \Examples\PDF\DotNet\PDFDocumentDemo | Demonstrates PDF SDK functionality with loading and extracting info from PDF documents.
|
PDF File Demo | \Examples\PDF\DotNet\PDFFileDemo | Demonstrates PDF SDK functionality with manipulation and conversion PDF documents.
|
PDF Forms Demo (WinForms) | \Examples\PDF\DotNet\PDFFormsDemo | Demo allows the user to add user input to fields, zoom in and out, adjust PDF view, scroll through all the pages of the PDF, and save the file. |
PDF Forms Demo (WPF) | \Examples\PDF\DotNet\WPFPDFFormsDemo | Demonstrates PDF Forms features.
|
LEADTOOLS PDF Compressor Assemblies
Programming with the LEADTOOLS PDF Compressor
LEADTOOLS PDF with Mixed Raster Content (PDF) File Format