Skip to content

PDF Export

Export any review or comparison result as a professional PDF document using the browser's native print dialog.

How to Export

  1. Open a review detail page (e.g., /review/cr-demo-001) or a compare result
  2. Click the Export PDF button (printer icon)
  3. The browser's print dialog opens (Ctrl+P / Cmd+P)
  4. Select Save as PDF as the destination
  5. Click Save

Keyboard Shortcut

You can also press Ctrl+P (Windows/Linux) or Cmd+P (macOS) directly on any review detail page.

The dashboard includes an optimised print stylesheet that produces clean, professional A4 output.

Page Setup

css
@page {
  margin: 1.5cm;
  size: A4;
}

Typography

ElementPrint Size
Body text11px
H1 headings18px
H2 headings15px

Layout Optimisations

FeatureBehaviour
Sidebar and navigationHidden (display: none)
Header and footerHidden
Box shadowsRemoved
Main contentFull width, no padding offset
Colour preservationprint-color-adjust: exact ensures risk badges, score gauges, and status indicators retain their colours
Card breaksbreak-inside: avoid prevents cards from splitting across pages

What Gets Hidden

The print:hidden and no-print CSS classes hide interactive elements that are not relevant in a printed document:

  • Sidebar navigation
  • Page header and mode toggle
  • Action buttons (Analyse, Export, Delete)
  • Interactive controls

What Gets Included

  • Full review content with all clause cards
  • Risk scores and grade badges (colour preserved)
  • Recommendations with current and replacement text
  • Document metadata (parties, dates, governing law)
  • Score gauges and framework breakdowns
  • Legal disclaimer at the bottom of every export

Every exported PDF includes the following disclaimer:

This analysis was generated by AI and does not constitute legal advice. It is intended for informational purposes only and should not be relied upon as a substitute for professional legal counsel. Always consult a qualified solicitor for advice on your specific circumstances. This analysis applies to the laws of England & Wales only.

Not Legal Advice

The disclaimer is load-bearing and must appear on every export. It is built into the review detail page template and cannot be removed by the print stylesheet.

Compare Page Export

The compare page has its own print stylesheet with the same conventions:

  • A4 page, 1.5cm margins, 11px body font
  • Colour-preserved badges (Added/Removed/Modified, Favours You/Favours Other/Neutral)
  • Cards use break-inside: avoid
  • Navigation and interactive elements hidden

Tips for Best Results

  • Use Chrome or Edge for the most consistent PDF output
  • Select A4 paper size in the print dialog
  • Ensure Background graphics is checked to preserve colours
  • For long reviews, the print stylesheet handles multi-page output with clean page breaks

AI Legal UK · The Counsel — Established MMXXVI · Built for England & Wales · Not legal advice.