Apache PDFBox · Example Payload

Apache Pdfbox Create Document Request Example

Document ProcessingJavaPDFText ExtractionApacheOpen Source

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

Top-level fields

titleauthorpageSize

Example Payload

Raw ↑
{
  "title": "example",
  "author": "example",
  "pageSize": "A4"
}