Document generation, signing & trust.
Practical guides and deep dives on generating documents, eIDAS signing, long-term validation, verification, self-hosting and developer integration.
eIDAS explained: AdES, QES and QSeal for documents
9 Jul 2026 · 8 min read
A practical guide to the eIDAS electronic signature levels and how to pick the right one.
ProductAI-assisted template authoring in Microsoft Word
2 Jul 2026 · 6 min read
Turn plain-language descriptions into working mail-merge templates.
TrustPAdES-LTV: keeping signatures valid for decades
18 Jun 2026 · 7 min read
Why a valid signature can fail years later, and how long-term validation prevents it.
ArchitectureSelf-hosting vs SaaS for document generation
4 Jun 2026 · 8 min read
Data residency, cost, control and compliance in a build-vs-buy analysis.
TrustVerification and tamper-evidence beyond the PDF
20 May 2026 · 7 min read
Prove a document is authentic without trusting the issuer.
DevelopersIntegrating document generation over a REST API
6 May 2026 · 9 min read
Authenticate, post data, retrieve a signed PDF - reliably.
SecurityHSM, cloud KMS or local PFX: where signing keys live
22 Apr 2026 · 7 min read
Trade-offs between file, KMS and hardware key stores.
DevelopersGenerating statements at volume: batch and async jobs
8 Apr 2026 · 8 min read
Thousands of personalised, signed documents, reliably and resumably.
ComplianceGDPR and data residency for document workflows
19 Mar 2026 · 7 min read
Keep personal data compliant - and why self-hosting helps.
AuthoringWord template best practices for reliable generation
5 Mar 2026 · 7 min read
Structure Word templates so documents generate cleanly every time.
TrustDesigning multi-party signing workflows
18 Feb 2026 · 7 min read
Sequential vs parallel signing, kept verifiable throughout.
StandardsPDF/A and PDF/UA: archival and accessible documents
4 Feb 2026 · 7 min read
What the archival and accessibility PDF standards require.
TrustQualified timestamping and why it matters
21 Jan 2026 · 6 min read
Prove when a document existed, independent of any signer clock.
DevelopersFeeding documents from SQL, REST and CSV
7 Jan 2026 · 7 min read
Get data into generation from databases, APIs, CSV and JSON.
DevOpsRunning document generation fully air-gapped
17 Dec 2025 · 7 min read
Generate and sign with no internet access.
AuthoringConditional content and loops in templates
3 Dec 2025 · 6 min read
Show, hide and repeat parts of a document based on data.
TrustQR verification stamping and public portals
19 Nov 2025 · 6 min read
A scannable code linking to independent proof of authenticity.
ArchitectureMulti-tenancy and RBAC for document platforms
5 Nov 2025 · 7 min read
Isolate tenants, model roles, add approval workflows.
SecurityEncryption and PDF permissions, done right
22 Oct 2025 · 6 min read
What password types protect, and combining encryption with signing.
ArchitectureMigrating off a legacy reporting engine
8 Oct 2025 · 8 min read
Replace heavyweight reporting platforms without a big-bang cutover.
AuthoringAdding barcodes and QR codes to documents
17 Sep 2025 · 6 min read
Generate scannable codes from your data.
ProductGenerating documents in many languages
3 Sep 2025 · 7 min read
Per-recipient language and culture-aware formatting at scale.
ComplianceDigital vs electronic signatures vs seals: a primer
20 Aug 2025 · 7 min read
What each term guarantees, legally and technically.
DevOpsDeploying a document platform with Docker Compose
6 Aug 2025 · 8 min read
Database, storage, TLS, secrets, health checks and backups.
