See: Description
| Class | Description |
|---|---|
| Attachment |
Entity representing a binary attachment to a PDF document, produced by the
Attachments
op. |
| BitmapResource | |
| Bounds |
A rectangular region, represented by its bottom-left (
Bounds.lx() and Bounds.by()) and
top-right (Bounds.rx() and Bounds.ty()) coordinates. |
| Dimensions |
Entity conveying the width and height of a region, but not its position (contrast
Bounds). |
| Document |
Entity representing a PDF document.
|
| Image |
Entity representing a bitmap image embedded in a PDF document, produced by the
Images op. |
| Info |
Entity representing the response provided to requests to the PDFDATA.io API's root resource.
|
| Operation |
Base class representing an operation.
|
| Operation.Result | |
| Page |
Entity representing a page within a source PDF
Document. |
| Proc | |
| ProcessedDocument |
Entity representing a PDF document as conveyed as part of a
Proc response. |
| Resource |
Base class for binary data resources produced by some
Operations. |
| ResourcefulEntity | |
| TemplateMatch |
Entity representing a match of a
template to a page from a
source PDF document, produced by the PageTemplates operation. |
| Enum | Description |
|---|---|
| Proc.Status |
Documents corresponding to the /v1/documents
resourceProcs corresponding to the /v1/procs resourceResources corresponding to the /v1/resources resourceComplete documentation of the PDFDATA.io API is available in the PDFDATA.io API reference.
Copyright © 2017 PDFDATA.io. All rights reserved.