# How do I export a PDF or an embeddable chart?

> Choose PDF for a print-ready page, or Embed for a snippet you can paste into a web page — either interactive, or a static SVG with no dependencies.

> **Note:** Interactive embeds fetch the chart library from a CDN at page load, so they need a network connection and will not work in a locked-down environment. Static embeds are self-contained but do not respond to hover.

> **Pro feature:** PDF and embed export both need a paid plan.

## Steps

1. For print, choose PDF in the Export tab. Set Page size to Auto, A4, Letter or Custom, and Orientation to Auto, Portrait or Landscape. Auto fits the page to your chart.
2. For the web, choose Embed.
3. Pick Interactive to get a snippet that loads the chart library from a CDN, so hover states and tooltips work in the browser. Pick Static to get inline SVG with no dependencies at all.
4. Press Copy and paste the snippet into your page.

_Topics: pdf, embed, web, print_

---

Install Figma Charts: https://www.figma.com/community/plugin/1345221583582136577/figma-charts

More Figma Charts help: https://systergon.com/figma-charts/help
