Represents a PDF artifact produced by an extraction/splitting operation.
Readonly
Raw bytes of the extracted PDF segment.
Filename suggested for export.
Number of pages in this extracted PDF.
Zero-based indexes of pages included in this extracted PDF.
Return the file as a Mindee-compatible BufferInput source.
A BufferInput source.
Saves the document to a file synchronously.
Saves the document to a file.
Path to save the file to.
Represents a PDF artifact produced by an extraction/splitting operation.