Package com.pdfgate
package com.pdfgate
Java SDK for the PDFGate HTTP API.
-
ClassDescriptionMarker type for calls that expect a
PDFGateEnveloperesponse.Marker interface for calls that return raw bytes.Marker type for calls that expect a PdfGateDocument response.Marker type for calls that expect a JSON response payload as a generic JSON object.Parameters for compressing a PDF by document ID.Builder forCompressPdfParams.Parameters for creating a signing envelope.Builder forCreateEnvelopeParams.Envelope field type values returned by the API.Recipient status values returned by the API.Document parameters for a create envelope request.Builder forEnvelopeDocument.Document metadata returned for an envelope.Envelope document status values returned by the API.Field metadata returned for an envelope recipient.Recipient parameters for a document inside a create envelope request.Builder forEnvelopeRecipient.Recipient metadata returned for a document inside an envelope.Envelope status values returned by the API.Parameters for extracting PDF form data from an already uploaded document by ID.Builder forExtractPdfFormDataParams.Represents a binary file payload for multipart PDF uploads.Parameters for flattening a PDF by document ID.Builder forFlattenPdfParams.Parameters for generating a PDF from raw HTML or a public URL.Builder forGeneratePdfParams.Sequence of selectors to click in order.Configuration for click selector chains.Media types for CSS emulation during rendering.Orientation options for generated PDFs.Authentication credentials for accessing protected web content.Supported page sizes for generated PDFs.Margins to apply to a PDF page.Viewport dimensions for rendering.Parameters for retrieving a document's metadata.Builder forGetDocumentParams.Parameters for retrieving an envelope by id.Builder forGetEnvelopeParams.Parameters for retrieving a document file.Builder forGetFileParams.Client for the PDFGate HTTP API.Callback for asynchronous PDFGate requests.Configuration for the PDFGate client.Document metadata returned by JSON responses from the PDFGate API.Status values returned by the API for document processing.Document type values returned by the API.Envelope metadata returned by JSON responses from the PDFGate API.Parses JSON responses intoPDFGateEnvelopeinstances.Exception raised for PDFGate API errors and transport failures.Parses file responses into raw bytes.Parses JSON responses intoJsonObjectinstances.Parses JSON responses intoPdfGateDocumentinstances.Base callback that parses HTTP responses and dispatches results to aPdfGateCallback.Helpers for verifying PDFGate webhook requests.Exception thrown when a webhook signature cannot be verified.Parameters for protecting a PDF by document ID.Builder forProtectPdfParams.Supported encryption algorithms.Parameters for sending an envelope to its recipients.Builder forSendEnvelopeParams.Parameters for uploading a raw PDF file or URL to PDFGate.Builder forUploadFileParams.Parameters for watermarking a PDF by document ID.Builder forWatermarkPdfParams.Watermark type supported by the API.