diff --git a/fern/products/dashboard/assets/cohere-export.pdf b/fern/products/dashboard/assets/cohere-export.pdf new file mode 100644 index 000000000..54d753612 Binary files /dev/null and b/fern/products/dashboard/assets/cohere-export.pdf differ diff --git a/fern/products/dashboard/assets/payabli-export.pdf b/fern/products/dashboard/assets/payabli-export.pdf new file mode 100644 index 000000000..a576f2624 Binary files /dev/null and b/fern/products/dashboard/assets/payabli-export.pdf differ diff --git a/fern/products/dashboard/assets/plantstore-export.pdf b/fern/products/dashboard/assets/plantstore-export.pdf new file mode 100644 index 000000000..fd2c370a9 Binary files /dev/null and b/fern/products/dashboard/assets/plantstore-export.pdf differ diff --git a/fern/products/dashboard/dashboard.yml b/fern/products/dashboard/dashboard.yml index 798685f73..231fef9a4 100644 --- a/fern/products/dashboard/dashboard.yml +++ b/fern/products/dashboard/dashboard.yml @@ -16,4 +16,6 @@ navigation: slug: sso - page: Custom domains path: ./pages/domains.mdx + - page: PDF export + path: ./pages/pdf-export.mdx - changelog: ./pages/changelog diff --git a/fern/products/dashboard/pages/changelog/2026-02-13.mdx b/fern/products/dashboard/pages/changelog/2026-02-13.mdx new file mode 100644 index 000000000..c21f03813 --- /dev/null +++ b/fern/products/dashboard/pages/changelog/2026-02-13.mdx @@ -0,0 +1,15 @@ +## PDF export + +You can now export your entire documentation site as a PDF directly from the Fern Dashboard. + +Each export includes: +- A cover page with a customizable title and subtitle +- An auto-generated table of contents with clickable links +- All content pages +- Optional headers and footers with page number placeholders + +[Learn more](/learn/dashboard/configuration/pdf-export) about PDF exports. To get started, go to **Settings** > **PDF Exporter** in the [Dashboard](https://dashboard.buildwithfern.com/). + +