You need to share a Notion page as a PDF file but the built-in export options can be hard to find. Notion does not have a one-click Print button. Instead you must use the Export menu inside the page options which converts the page to a PDF file with formatting preserved. This article explains how to export any Notion page to PDF on the web app and on Windows desktop. It also covers common export problems and how to fix them.
Key Takeaways: Exporting a Notion Page to PDF
- Page menu > Export > PDF: Opens the export dialog where you choose PDF format and page style.
- Export subpages toggle: Includes all child pages in one PDF file when enabled.
- Include content as PDF only: Avoids exporting the page as Markdown or CSV by mistake.
How Notion Exports Pages to PDF
Notion stores each page as a block-based document. When you export a page, Notion converts all blocks — text, images, databases, embeds — into a flat PDF file. The PDF keeps most formatting such as headings, bullet lists, and code blocks. However dynamic content like linked database views or synced blocks may appear as static snapshots or may be omitted. The export process does not include comments or page history. You need at least Can Edit access to the page to export it. Workspace owners can restrict export for certain members, so check your permissions if the Export option is grayed out.
Steps to Export a Notion Page to PDF
- Open the target page
Navigate to the Notion page you want to export. Click the page title to open it in full view. You cannot export a page from a database preview or a search result snippet. - Open the page menu
Click the three-dot icon at the top-right corner of the page. The icon is located next to the Share button. A dropdown menu appears. - Select Export
From the dropdown menu, click Export. A dialog box titled Export opens with format options. - Choose PDF as the export format
In the Export format dropdown, select PDF. The other options are Markdown & CSV and HTML. - Set page style and subpages
Below the format selector, choose Include content as PDF only. Toggle Include subpages on if you want all child pages merged into one PDF. Leave it off for a single-page export. - Click Export and save the file
Click the blue Export button. Your browser or system file dialog appears. Choose a save location and file name. The PDF downloads immediately.
If the Export Fails or the PDF Looks Wrong
Export button is grayed out or missing
You do not have Can Edit or Full Access permission for the page. Ask the page owner to grant you edit access. Workspace admins may also disable export for guest users or restricted members.
PDF cuts off images or tables
Notion exports images at reduced resolution to keep file size small. For precise layout, take a screenshot of the block instead. Tables with many columns may overflow the page width. Reduce column count or split the table before exporting.
Linked database views appear blank
Linked database views reference another database. The PDF shows only the view header, not the data. Replace the linked view with a duplicate inline database before exporting. Right-click the view title and select Turn into inline database.
Subpages are not included even with toggle on
The toggle includes only direct child pages. Grandchild pages or pages linked via relations are not included. Move all desired pages under one parent page before exporting.
Notion Export Formats Compared
| Item | Markdown & CSV | |
|---|---|---|
| Best for | Printing or sharing with non-Notion users | Importing into another note app or version control |
| Image quality | Reduced resolution, embedded | Links to image files, full resolution |
| Database support | Static snapshot of current view | Separate CSV files per database |
| Editable after export | No — PDF is a fixed layout | Yes — Markdown is plain text |
Exporting to PDF works best for sharing a final document. Use Markdown & CSV when you need to preserve the data for later editing or migration. Always preview the exported PDF by opening it in a PDF reader before sending it to others.