public class ProcessedDocument extends Document
Proc response.
To learn more about documents as represented in the PDFDATA.io API, please visit
their
dedicated section in the PDFDATA.io API reference. The additional attributes provided by a
ProcessedDocument are discussed in the API reference in connection with
obtaining and
consuming Proc results.
| Constructor and Description |
|---|
ProcessedDocument() |
| Modifier and Type | Method and Description |
|---|---|
List<Operation.Result> |
getResults()
Returns the results of applying the
operations configured at proc-creation time to this document.
|
equals, getCreated, getExpires, getFilename, getID, getPageCount, getTags, hashCodepublic List<Operation.Result> getResults()
Operations as indicated by the proc.Copyright © 2017 PDFDATA.io. All rights reserved.