Package com.inet.pdfc


package com.inet.pdfc
Core package for i-net PDFC (PDF Compare) functionality.

This package provides the main classes and interfaces for PDF comparison operations, including the central PDFComparer class that orchestrates the comparison process.

Key features include:

  • PDF document comparison and difference detection - Comprehensive tools for analyzing and identifying differences between PDF documents, including text, images, and layout changes
  • Batch comparison of multiple PDF files - Support for comparing multiple documents in a single operation with configurable comparison parameters
  • Configurable comparison profiles and settings - Flexible configuration system for customizing comparison behavior and output formats
  • Asynchronous comparison operations - Non-blocking comparison processes with progress tracking and result handling
  • License management and validation - Tools for managing software licenses and validating usage rights
  • Integration with various presentation formats - Support for multiple output formats and integration with different presentation systems

The package serves as the entry point for PDF comparison operations and provides the core infrastructure for the PDFC system. It includes comprehensive APIs for programmatic control of the comparison process and integration with other systems.

Since:
1.0
  • Class
    Description
    Main entry point into i-net PDFC
    Enum of all known command line switches and options, along with their long and short for and info about their default value and whether they require a parameter
    This is the main entry point when using i-net PDFC API.