Export

PreviousNext

Documentation for Export

Docs
platefile

Preview

Loading preview…
../../docs/examples/export.mdx
---
title: Export
docs:
  - route: https://pro.platejs.org/docs/examples/export
    title: Plus
---

<ComponentPreview name="playground-demo" id="basic-blocks" />

<PackageInfo>

## Features

- Export editor content to:
- Client-side export with no server dependencies

</PackageInfo>

## Usage

Install the [Export Toolbar Button](/docs/components/export-toolbar-button) component.

## Plate Plus

- Server-side PDF export:
  - High-quality PDF generation
  - Custom fonts and styling
  - Headers and footers
  - Page numbers
  - Font selectable
- Advanced export options:
  - Paper size selection
  - Margin controls
  - Orientation settings
  - Compression level
{/* - Enterprise-ready features: */}
  {/* - Batch processing */}
  {/* - Watermarking */}
  {/* - Custom templates */}
  {/* - Password protection */}

Try it out with our server-side PDF export:

<ComponentPreviewPro name="export-pro" />

Installation

npx shadcn@latest add @plate/examples-export-docs

Usage

Usage varies by registry entry. Refer to the registry docs or source files below for details.