Extract Subdocuments
This procedure extracts subdocuments from a document or file.
Last updated
Was this helpful?
This procedure extracts subdocuments from a document or file.
Last updated
Was this helpful?
This operation extracts one or more subdocuments from a document or file. A subdocument is a subsection of a larger document.
The syntax for this operation begins with extract subdocuments from the document
. Nested within this statement, you must specify the subdocuments to be extracted.
⚠️ If the subdocuments to be extracted are not specified, a question will be raised.
To specify which subdocuments should be extracted, include one or more of the following lines under extract subdocuments from the document
:
This table lists the names of the data components in this operation and their properties.
the document
Yes
Required
the start page marker
No
Optional
the subdocument size
No
Optional
the subdocument overlap size
No
Optional
the openai model
No
Optional
The table below lists the parameters in the operation. Parameters are placeholders for data values. In the operation's syntax, replace the parameters with your own data values as needed.
start marker
Text indicating where a subdocument should begin.
Section 2
Optional
size
The maximum number of pages per subdocument.
10
Optional
overlap size
The number of pages that overlap between consecutive subdocuments.
1
Optional
model
gpt-4o
Optional
Optionally, the can be specified for the document extraction.
The used for the extraction.