Apache PDFBox · Example Payload

Apache Pdfbox Form Field Example

Document ProcessingJavaPDFText ExtractionApacheOpen Source

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

Top-level fields

nametypevaluerequired

Example Payload

Raw ↑
{
  "name": "example-name",
  "type": "PDTextField",
  "value": "example",
  "required": true
}