pdfdata-java library.API instance tied to the
environment-sourced API endpoint, and using an API key discovered by
obtaining the first non-null value, in order, of:
the environment variable PDFDATA_APIKEY
the system property PDFDATA_APIKEY
If an API key cannot be obtained from these sources, then this constructor will throw an
IllegalStateException.API instance with the given API key and tied to the
environment-sourced API endpoint.API instance tied to the specified API endpoint, and using an
API key sourced from the environment as described here.API instance with the given API key and tied to the specified
API endpoint.API instances will use unless
otherwise configured via API.API(URL) or API.API(String, URL).Attachments
op.Bounds.lx() and Bounds.by()) and
top-right (Bounds.rx() and Bounds.ty()) coordinates.Proc given its ID.Resource's binary data from the PDFDATA.io API, given its
ID, available via ResourcefulEntity.getResourceID().Proc.Bounds).Documents.Image.getBounds().Documents included in this proc, only if the
proc's status is Proc.Status.PENDING or
Proc.Status.REFUSED.results of the Operations applied to them by the proc via
ProcessedDocument.getResults()), only if the
proc's status is Proc.Status.COMPLETE.PageTemplates.Template configuration) to their values as extracted from the
page of the source PDF.BitmapResource provides the raster data for this
Image and also describes its characteristics beyond those properties provided by
generic Resources.Resource, which provides metadata related to the binary
resource data itself (as distinct from this entity's data), as well as
a convenience method for easily retrieving said data.resource property in a
successfully-completed Proc response.Images op.API, the primary entry point for all of
PDFDATA.io access, and a variety of supporting
classes representing different resources available through the API.Operations offered by
PDFDATA.io.Document.String in the format used by the PDFDATA.io API (the ISO 8601 string format
that corresponds to
the standard JavaScript `Date` format).Proc response.Operations.Resources.template to a page from a
source PDF document, produced by the PageTemplates operation.Copyright © 2017 PDFDATA.io. All rights reserved.