| Format | Description |
|---|---|
| PDF document with a text layer. | |
| Json | Extracted data such as field values, field structure, and rule check errors. You can download the JSON schema here. |
| OcrJson | Full-text recognition data in JSON format. You can download the JSON schema here. |
| FieldsJson | Simplified JSON file, contains only field values and rule check errors. |
Custom Export
Using External Export in a script lets you access only those output files that have been created using Output activity. The following formats are available (format names identical to those used in scripts):| Format | Description |
|---|---|
| FieldsJson | Simplified JSON file, contains only field values and rule check errors. |
| Json | Extracted data such as field values, field structure, and rule check errors. You can download the JSON schema here. |
| Xml | Extracted data such as field values, field structure, and rule check errors. You can download the XML schema here. |
| Csv | Extracted text data with values of repeating or non-repeating fields. |
| PDF document with a text layer. | |
| Jpeg | Extracted image data in JPG format. |
| Tiff | Extracted image data in TIFF format. |
| Text | Extracted text data in TXT format. |
| Docx | Extracted text and image data in DOCX format. |
| Xlsx | Extracted text and image data in XSLX format. |
| OcrJson | Full-text recognition data in JSON format. You can download the JSON schema here. |
