All Classes and Interfaces
Class
Description
Marker type for calls that expect a
PDFGateEnvelope response.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 for
CompressPdfParams.Parameters for creating a signing envelope.
Builder for
CreateEnvelopeParams.Envelope field type values returned by the API.
Recipient status values returned by the API.
Document parameters for a create envelope request.
Builder for
EnvelopeDocument.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 for
EnvelopeRecipient.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 for
ExtractPdfFormDataParams.Represents a binary file payload for multipart PDF uploads.
Parameters for flattening a PDF by document ID.
Builder for
FlattenPdfParams.Parameters for generating a PDF from raw HTML or a public URL.
Builder for
GeneratePdfParams.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 for
GetDocumentParams.Parameters for retrieving an envelope by id.
Builder for
GetEnvelopeParams.Parameters for retrieving a document file.
Builder for
GetFileParams.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 into
PDFGateEnvelope instances.Exception raised for PDFGate API errors and transport failures.
Parses file responses into raw bytes.
Parses JSON responses into
JsonObject instances.Parses JSON responses into
PdfGateDocument instances.Base callback that parses HTTP responses and dispatches results to a
PdfGateCallback.Helpers for verifying PDFGate webhook requests.
Exception thrown when a webhook signature cannot be verified.
Parameters for protecting a PDF by document ID.
Builder for
ProtectPdfParams.Supported encryption algorithms.
Parameters for sending an envelope to its recipients.
Builder for
SendEnvelopeParams.Parameters for uploading a raw PDF file or URL to PDFGate.
Builder for
UploadFileParams.Parameters for watermarking a PDF by document ID.
Builder for
WatermarkPdfParams.Watermark type supported by the API.