| assetID |
string |
The asset ID of the PDF to extract from. |
| elementsToExtract |
array |
The types of elements to extract from the PDF. |
| elementsToExtractRenditions |
array |
Rendition types to generate for extracted elements. |
| tableOutputFormat |
string |
The output format for extracted tables. |
| getStylingInfo |
boolean |
Whether to include styling information (font, color, etc.) in the extraction output. |
| addCharInfo |
boolean |
Whether to include character-level bounding box information. |