Apache PDFBox · Example Payload

Apache Pdfbox Document Metadata Example

Document ProcessingJavaPDFText ExtractionApacheOpen Source

Apache Pdfbox Document Metadata Example is an example object payload from Apache PDFBox, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titleauthorsubjectcreatorproducercreationDatemodificationDate

Example Payload

Raw ↑
{
  "title": "example",
  "author": "example",
  "subject": "example",
  "creator": "example",
  "producer": "example",
  "creationDate": "2026-04-19T10:00:00Z",
  "modificationDate": "2026-04-19T10:00:00Z"
}