0
file uploads required
Seal in place. Your PDFs remain in your infrastructure.
Seal PDFs in place with API, CLI, Web sealing, Zapier, Cloud Connector, or Power Automate so recipients see trusted, tamper-evident status in Acrobat/Reader.
Ready to run a live trust check?
Publisher adds tamper-evident trust to PDFs you already generate. Use API, CLI, Web sealing, Zapier, Cloud Connector, or Power Automate from your existing systems, keep documents in your environment, and let recipients verify trust directly in Acrobat/Reader.
When to use Publisher
Use it when invoices, agreements, reports, or filings leave your system and need clear origin and integrity checks without a portal workflow.
0
file uploads required
Seal in place. Your PDFs remain in your infrastructure.
6
integration paths
API, CLI, Web sealing, Zapier, Cloud Connector, and Power Automate cover product, ops, and workflow teams.
Up to 4
reader-visible trust signals
Integrity, signer, timestamp, and revocation context when configured and supported.
1
signing endpoint pattern
Adopt one digest-signing call across export and delivery workflows.
Use Web sealing when you want to seal PDFs directly in the browser without uploading documents to Trusted Signatures. Test users can seal with a test certificate that does not produce an Acrobat blue seal. Publisher subscribers can seal with the Trusted Signatures certificate, and Publisher Identity subscribers can seal with their organization certificate so Acrobat shows their company as the sealer.
Operational Proof
Most teams start with one document flow and verify outcomes in Acrobat before broad rollout.
Product/API teams
Ops/CLI teams
Browser teams
Workflow teams
Cloud teams
Signer workflows
Integrate with API, CLI, Web sealing, Zapier, Cloud Connector, or Power Automate where your documents are already generated.
Apply a standards-based PDF seal with optional LTV evidence and DocMDP policy controls.
Recipients open in Acrobat/Reader and see trust outcomes based on reader trust-store configuration.
For implementation details, start with our API docs, CLI docs, Web sealing guide, Zapier docs, or the cloud connector product pages.
Ship trust controls with minimal surface area. Use one digest-signing endpoint for export workflows, keep files local, and roll out via API, CLI, Web sealing, Zapier, Cloud Connector, or Power Automate.
Use API docsMake document integrity review exception-based. Verify origin/integrity in recipient readers and support audit narratives with standards-aligned evidence.
Security OverviewCapability Summary
Seal in place, expose tamper evidence, support reader-native verification, and automate rollout with API, CLI, Web sealing, Zapier, Cloud Connector, Power Automate, and policy controls.
Trigger sealing from your app or export path; PDFs stay in your environment.
Unauthorized edits are surfaced during reader validation checks.
Acrobat/Reader can show signer and certification details when trust paths are configured.
Embed RFC 3161 timestamp and OCSP/CRL evidence for long-term verifiability.
Works in Acrobat/Reader and other compatible PAdES viewers without plugins.
Use API, CLI, Web sealing, Zapier, Cloud Connector, or Power Automate in product workflows, CI/CD, scheduled batch jobs, or local browser flows.
Allow approved forms/comments while blocking unauthorized content edits.
Lock specific fields, including signature fields, without breaking trust policy.
Embed sealing in product workflows. Attach sealing to export/download flows with HMAC-authenticated requests.
Open API docsRun from CI/CD and operations. Seal batches and scheduled outputs without changing downstream readers.
Open CLI docsSeal PDFs directly in the browser. Documents stay local, and subscribers can choose test, Trusted Signatures, or organization certificates based on plan.
Open Web sealing guideConnect no-code workflow triggers. Seal files from app events and handoffs without custom integration code.
Open Zapier docsRun Publisher through customer-managed cloud connectors in Azure, AWS, GCP, or Kubernetes when orchestration must stay in your cloud.
See Cloud ConnectorTrigger trusted sealing from Power Automate workflows through your Cloud Connector for Azure deployment.
See Power AutomateAvailable without a subscription. The PDF is sealed locally in the browser, but Acrobat will not show a blue trusted seal and the file is not Adobe-verifiable.
Publisher subscribers can seal in the browser with the Trusted Signatures certificate. Documents stay local and Acrobat shows Trusted Signatures as the sealer.
Publisher Identity subscribers can seal in the browser with their organization certificate so Acrobat shows their company or organization as the sealer.
Time to First Sealed PDF
Run this from your terminal to validate integration speed before wider rollout.
export TS_API_KEY_ID=""
export TS_API_KEY=""
sign-pdf --input input.pdf --output signed.pdf --apikeyid "$TS_API_KEY_ID" --apikey "$TS_API_KEY"
Publisher seals follow ISO 32000/PDF signature structures and standard X.509 chain validation behavior. Optional RFC 3161 timestamping and OCSP/CRL embedding support long-term validation requirements in Adobe workflows.
This allows trust verification to stay with the document. Recipients can validate origin and integrity in Acrobat/Reader without relying on a separate portal or proprietary viewer. On-screen trust banners depend on the viewer trust store and local configuration.
Need your organization to appear as the signer? Add Publisher Identity for AATL or EU Advanced trust paths.
Review service boundaries, custody model, and verification behavior.
Open trust docsRun API, CLI, Web sealing, Zapier, Cloud Connector, or Power Automate paths with explicit controls for LTV and policy settings.
Open CLI docsMap standards and custody decisions to internal security review criteria.
Open security overviewDeploy Publisher connectors into your Azure, AWS, Google Cloud, or Kubernetes environment. Orchestration runs in your cloud; sealing still happens in Trusted Signatures’ secure service. Ideal for teams already managing cloud networks and automation flows.
Publisher - Trusted PDF Sealing is a monthly pay-as-you-go subscription with a transparent, usage-based sliding scale. See the Publisher estimator on our pricing page.
The same Publisher subscription supports Web sealing, CLI, API, Cloud Connector, and Zapier usage. Web sealing is billed with the same usage model as API and CLI sealing.
Validate Before Rollout
Use PDF Validator to compare unsealed and sealed PDFs, confirm reader-visible trust signals, and align stakeholders before production rollout.