You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ are provided in ```src/main/resources/log4j2.properties```. Alternate bindings,
38
38
## Structured Information Output Format
39
39
The output of SDK extract operation is Zip package. The Zip package consists of following:
40
40
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).
42
42
* A renditions folder(s) containing renditions for each element type selected as input.
43
43
The folder name is either “tables” or “figures” depending on your specified element type.
44
44
Each folder contains renditions with filenames that correspond to the element information in the JSON file.
0 commit comments