Skip to main content
Skip table of contents

PDF Metadata

PDF Metadata: Reads metadata structures from PDF documents or writes metadata structures to PDF documents.

Properties

Operation

Determines which operation the adapter executes

Possible values:

  • GetMetadata: Read metadata
  • SetMetadata: Add/replace metadata

Parameter

Adapter

Main class of the adapter (do not change!)

Possible values: en.softproject.integration.adapter.pdf.PDFMetadataMain class (default)

ReadPartially

Load PDF document into memory in multiple parts (can improve the performance)

Possible values:

  • yes: Load in several parts one after the other into the working memory

  • no: Load PDF document(s) into memory in one piece (default)

toXML

Output PDF document Base64-encoded in an XML document

Possible values:

  • yes: Output XML document

  • no: Output PDF document as binary data stream (default)

Status values

1The operation was executed successfully.
-1The operation failed due to a technical error.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.