Skip to content

Commit ecf4b0a

Browse files
authored
Updating the Extract Json response Schema Link
1 parent 5e794cd commit ecf4b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ are provided in ```src/main/resources/log4j2.properties```. Alternate bindings,
3838
## Structured Information Output Format
3939
The output of SDK extract operation is Zip package. The Zip package consists of following:
4040

41-
* The structuredData.json file with the extracted content & PDF element structure. See the [JSON schema](https://opensource.adobe.com/pdftools-sdk-docs/shared/extractJSONOutputSchema.json).
41+
* The structuredData.json file with the extracted content & PDF element structure. See the [JSON schema](https://opensource.adobe.com/pdftools-sdk-docs/release/shared/extractJSONOutputSchema.json).
4242
* A renditions folder(s) containing renditions for each element type selected as input.
4343
The folder name is either “tables” or “figures” depending on your specified element type.
4444
Each folder contains renditions with filenames that correspond to the element information in the JSON file.

0 commit comments

Comments
 (0)