Why We Built a Court Forms Repository into OrdoLux (And How It Works)
359 official HMCTS court forms, auto-filled from matter data using pdf-lib — why we chose PDF field-fill over DOCX conversion, and what it means for solicitors.
Every UK litigation solicitor knows the routine. You need an N244. You go to GOV.UK. You download the PDF. You open it. You type in the client's name, the defendant's name, the court, the case number, your firm's details — all of which you already entered somewhere else, weeks ago, when you opened the matter.
Then you do it again for the next form.
It is one of those small, grinding inefficiencies that doesn't register as a problem because it has always just been part of the job. But it adds up. And it is entirely unnecessary.
OrdoLux now includes a Court Forms Repository — a searchable library of 359 official HMCTS court forms across 15 practice areas, each of which can be generated from within a matter with a single click. OrdoLux fills in what it already knows. You complete the rest.
This post explains what we built, why we built it the way we did, and what it means in practice for solicitors using the platform.
What the repository contains
The library covers the full breadth of civil and family practice:
| Practice area | Forms |
|---|---|
| Civil (CPR) | 145 |
| Children Act | 53 |
| Divorce & matrimonial | 45 |
| Court of Protection | 26 |
| Fees & remission | 16 |
| Probate | 14 |
| Possession | 13 |
| Enforcement | 13 |
| Costs | 11 |
| Family | 10 |
| Upper Tribunal | 6 |
| Employment, Adoption, Chancery, County Court | further forms |
That includes the forms solicitors reach for every day — N1, N9, N11, N244, N265, N252, PA1P, D8, C100 — through to more specialist applications. All sourced from GOV.UK. All current versions.
What OrdoLux fills in automatically
When you click Generate on a form, OrdoLux resolves the following from the matter record and your firm settings:
- Firm details — name, address, phone, DX number
- Fee earner — managing fee earner name and email
- File reference — the matter reference number
- Claimant / client — name and address
- Defendant / opponent — name and address
- Opponent's solicitor — firm, name, address, email, reference (where held)
- Court — court name, address, case number
- Date — today's date, formatted correctly
Every field containing one of these tokens is resolved. Every other field on the form — the grounds, the particulars, the statement of truth, any matter-specific detail — stays blank and fully editable. The solicitor completes the parts that require their judgment. OrdoLux handles the parts that don't.
The generated PDF is saved directly to a Generated Forms folder in the matter's SharePoint directory and a download link is returned immediately.
Why we chose PDF field-fill over DOCX conversion
The first approach we explored was converting HMCTS PDFs to DOCX format using document conversion services, injecting placeholder tokens into the Word document, and returning a DOCX for the solicitor to edit.
We abandoned this for several reasons.
Layout fidelity. HMCTS court forms are precisely laid out. Box sizes, field positions, signature lines, court seals — all of it is part of the official document. DOCX conversion, even with a good library, produces approximations. The output looks different from the form the court expects to receive.
Field interactivity. Official HMCTS PDFs are AcroForms — they have proper form fields that users can tab through, type into, and fill with precision. Converting to DOCX destroys this. You end up with a flat text document that the solicitor has to navigate manually.
External dependencies. DOCX conversion requires an external API call (Adobe PDF Services, LibreOffice, or similar). That introduces latency, cost, potential failure points, and a third-party dependency for something that should just work.
The right tool already exists. pdf-lib — a well-maintained TypeScript library — can load an AcroForm PDF, read field values, update them, and save the result without any external service. The generated file is structurally identical to the original.
The approach we landed on:
- Each HMCTS PDF template is stored in SharePoint with OrdoLux placeholder tokens pre-injected into the form field values (e.g. a field labelled "Claimant's name" has the stored value
{CLAIMANT_NAME}) - At generation time,
pdf-libloads the PDF, iterates every text field, resolves any{TOKEN}values against the matter data, and saves the result - Any unresolved tokens are cleared —
{TOKEN}strings never appear in the output - The PDF is not flattened — all remaining fields stay interactive
The result is a filled form that is indistinguishable from one the solicitor completed manually, except that every field OrdoLux could fill has already been filled.
How it fits into the matter workflow
The Court Forms Repository lives inside the Documents tab of each matter in OrdoLux, alongside Templates, Uploaded Files, and E-Signature. It doesn't require any setup — open the tab, search or filter by practice area, find the form, generate.
There is no separate login. No separate tool. No export-and-re-import cycle. The form is in the matter's SharePoint folder the moment generation completes.
For firms doing high-volume litigation — possession claims, debt recovery, civil applications — this matters. If a fee earner is generating several forms per week, the time saved compounds quickly. And because the output goes straight to SharePoint, it's in the right place for the bundle builder, the e-signature workflow, or simply sending to the client.
No extra cost — and why that matters
The Court Forms Repository is included in OrdoLux as standard, at no additional charge.
We don't tier our features. There is no basic plan that excludes document tools, no premium plan that unlocks forms, no add-on pricing for individual capabilities. Every firm on OrdoLux gets the full platform — time recording, billing, Outlook email capture, WhatsApp integration, SharePoint document management, Checkboard AML, Xero and QuickBooks sync, the PDF bundle builder, e-signatures, AI legal research, and now the Court Forms Repository — for the same straightforward per-user fee.
We think that's the right model for a practice management platform. You shouldn't have to make decisions about which features your firm can afford. The tools should just be there.
What's coming next
The repository will be updated as HMCTS publishes new or revised forms. We're also looking at:
- Pre-fill profiles for common matter types — so that a possession claim automatically suggests the relevant forms and pre-populates the common sequence
- Matter type suggestions — recommending relevant forms based on department and matter type when you open the tab
- Form version tracking — flagging when a form in the repository has been superseded by a newer HMCTS version
If you work in conveyancing and are waiting for SDLT-specific forms and Land Registry applications to be included — those are in development. The Land Registry Business Gateway integration is underway and will bring online title searches, official copies, and SDLT submissions directly into the OrdoLux matter workflow.
Try it
The Court Forms Repository is live now for all OrdoLux firms. If you're already a customer, open any matter, go to Documents → Court Forms, and try it.
If you're not yet using OrdoLux, book a demo and we'll show you the full platform — including the forms repository — in a short, no-slides walkthrough.
Limited offer
6 months free — founding firm access
We're inviting a small number of UK law firms to join OrdoLux as founding customers. Full platform access, completely free for 6 months. No credit card. No catch. When we have enough firms on board, this offer closes.
Apply for founding access →Try OrdoLux — legal case management software built for UK solicitors
Matter management, time capture, billing and AI tools in one platform. Rolling monthly, no lock-in, £50 + VAT per fee earner.
Book a free demo Learn more