NexusSEO Open NexusSEO →

Plans — Export PDF

One click renders the plan to a branded multi-page PDF: cover, strategy, personas, journey + logic map snapshots, per-piece briefs, cost summary.

What is it?

The Export PDF button (header of any plan with pieces) fires a Cloud Function that launches a headless Chromium, navigates to the plan's print route, captures every section as A4 pages, uploads the PDF to Firebase Storage, and returns a download link that opens in a new tab. Each export is appended to a history list on the Overview tab.

When should I use it?

How to use it

  1. Open any plan in Draft, Review, Completed, or Done · partial status.
  2. Click Export PDF in the header. The button shows a spinner while the CF runs (15–30 seconds typical, up to a minute on cold start).
  3. On success, the PDF opens in a new tab. You can save it locally from there.
  4. Check the PDF exports card on the Overview tab to revisit past exports — every entry has timestamp, author, and an Open link.

Tips and best practices

Gotchas and limits

Related