Exporting Confluence Documentation for Clients: A Practical Guide

24 Jun 2026

6 min read

Exporting Confluence Documentation for Clients

Most Confluence documentation is written for internal audiences — people who have access to the instance and can navigate the space directly. But plenty of documentation ends up going to people who don't have Confluence access: clients receiving a project handover, stakeholders reviewing a technical spec, partners getting onboarded, or auditors requesting documentation exports.

Confluence's built-in PDF export exists, but it produces bare output: no cover page, no custom headers, no watermarks, and no way to save a consistent format so the next export looks like this one. For internal drafts that's fine. For a client deliverable, it's not.

This guide covers how to export professional, consistently formatted PDFs from Confluence for external distribution using PDF Exporter for Confluence.


The Setup: Admin Creates a Template, Users Apply It

The key to consistent output across a team is templates. An admin creates a "Client Deliverable" template once in Confluence Settings. After that, any team member exporting for a client selects that template and gets the same cover page, header, and formatting — without touching any configuration themselves.

Admin step (one time):

  1. Go to Confluence Settings → PDF Exporter → Templates → New Template
  2. Name it "Client Deliverable"
  3. Configure it as described below
  4. Save

User step (every export):

  1. Open the Confluence page or parent page to export
  2. ••• → Export to PDF
  3. Select "Client Deliverable" template
  4. Choose scope (single page, page tree, or space)
  5. Export and download

Recommended Template Settings for Client-Facing PDFs

Cover Page

Enable the cover page. For client deliverables, Corporate or Executive style works best:

  • Corporate — left-aligned with a solid color accent bar, professional and structured
  • Executive — minimal with a thin accent line, suits formal proposals and executive-level documents

Set the accent color to your company's primary brand color (hex). Upload your company logo. Add a subtitle field — "Prepared for [Client Name]" or "Confidential — [Date]" — as a manual step per export.

Header

Enable the header with your company name or document series title, centered. This appears on every content page and reinforces the source of the document even when pages are printed individually.

Footer

Add page numbers (right-aligned) and a confidentiality notice (left-aligned):

Confidential — [Company Name]                                       Page 1 of 10

This combination is standard for client-facing documentation in most professional services contexts.

Watermark

For documents that are drafts or under review, enable the watermark with "DRAFT" at 0.15 opacity. Remove it from the template (or create a separate "Client Draft" template) when the document is final.

Table of Contents

Enable for any multi-page export. Set depth to 2 (H1 and H2). This is especially important for handover packages and technical specs where clients need to navigate to specific sections.

Page Breaks

Enable "Break before H1" so each major section starts on a new page. For longer documents, also enable "Break before H2."


Common Export Scenarios

Project Handover Package

A handover package typically spans multiple Confluence pages — architecture overview, runbooks, configuration guides, contact lists. Export the entire section as a page tree:

  1. Navigate to the parent page of the handover section
  2. ••• → Export to PDF
  3. Select the page tree — uncheck any internal-only pages you don't want in the client copy
  4. Select "Client Deliverable" template
  5. Export — downloads as a ZIP with each section as a separate PDF

Alternatively, if you want a single combined PDF, check all pages under one parent. The exporter bundles them in page tree order.

Technical Specification

A single-page export is appropriate for a spec document or proposal:

  1. Open the spec page
  2. ••• → Export to PDF
  3. Select "Client Deliverable" template
  4. Export — single PDF download

If the spec has an H1-level structure with multiple major sections, the table of contents and page breaks make it easy to navigate without Confluence access.

Compliance Documentation Export

For regulatory submissions or audit requests, use a separate "Compliance Archive" template with:

  • Executive cover style
  • Watermark: "ARCHIVED" or "CONFIDENTIAL" at 0.2 opacity
  • Footer: department name and export date
  • No table of contents unless required by the submission format

Create this template with watermark enabled by default so it's never accidentally omitted on a compliance export.

Recurring Status Report

If you export a weekly or monthly status report page to send to a client, the template eliminates the manual formatting step entirely. Update the Confluence page with new content, export with the "Client Deliverable" template, and the output is ready to send. The cover page, header, and formatting are consistent every time without any effort.


Space Export for Full Documentation Sets

For clients receiving a complete documentation set (e.g., a full product documentation space), use the space export:

  1. From the global Apps menu, open PDF Exporter for Confluence
  2. The page tree for the current space is displayed
  3. Select all pages or deselect internal-only pages
  4. Apply the template
  5. Export — downloads as a ZIP of PDFs matching the space hierarchy

This is useful for project completion handovers, vendor certifications, or any situation where the client needs a complete copy of a documentation space they won't have ongoing access to.


Before You Send

Before the PDF goes to the client:

  1. Use the Preview option in the exporter to verify the cover page, header, and first few pages look correct
  2. Check that the subtitle on the cover page reflects the correct client name or document version
  3. Confirm the watermark is absent if the document is final (or present if it's still a draft)
  4. Open the downloaded PDF to verify the table of contents links work and the page numbering is correct

The preview step takes 30 seconds and catches the issues — wrong accent color, missing logo, leftover watermark — that would otherwise be visible to the client.


Install PDF Exporter for Confluence →

Read the documentation →

Featured App

Markdown Importer

Convert Between Markdown Files and Confluence Pages Effortlessly

Stay in the loop

Get product updates and tips straight to your inbox.

No spam, ever.

Related Articles

View all →
How to Manage Confluence Attachments at Scale
20 Jun 2026

How to Manage Confluence Attachments at Scale

Confluence spaces accumulate attachments fast — and most of them are never referenced again. Here's how to audit, filter, and clean up attachments across your instance without breaking anything.

Read more
How to Embed Interactive Charts in Confluence with HTML Macro
16 Jun 2026

How to Embed Interactive Charts in Confluence with HTML Macro

Confluence doesn't have a native charting macro. Here's how to embed fully interactive charts — bar, line, pie, doughnut — directly inside Confluence pages using HTML Macro and Chart.js.

Read more
How to Sync Docs from GitHub to Confluence Automatically
10 Jun 2026

How to Sync Docs from GitHub to Confluence Automatically

Keeping docs in GitHub and Confluence in sync is a constant maintenance problem. Here's how to automate it so changes in your repo show up in Confluence without anyone touching a button.

Read more