PDF, the primary entry point for all of
 PDFxStream.See: Description
| Class | Description | 
|---|---|
| 
 
 With PDFxStream, your Java/JVM and .NET applications can extract data of
 all sorts from PDF documents:
 
 
      metadata (including XMP data, bookmarks, and annotations)
      text for use in search indexing, semantic analysis, and data integration contexts
      images and image metadata for OCR pipelines and content and asset management contexts
      tabular data for import into structured data processing
      interactive form data
 
 PDFxStream also provides a number of auxiliary utilities,
 including merging PDF files, updating and saving interactive form data to a new PDF document, and more. 
 | 
| Enum | Description | 
|---|---|
| PDF.Feature | 
 An enumeration of the discrete features available within PDFxStream. 
 | 
| Exception | Description | 
|---|---|
| InsufficientLicenseException | 
 An exception of this type is thrown when either:
 
     More than one PDF file is opened at the same time while PDFxStream is being used in evaluation mode (i.e. 
 | 
PDF, the primary entry point for all of
 PDFxStream.