# Export demo

This demo shows how to use export to PDF/PNG feature with Gantt. It requires a special
[PDF export server](https://github.com/bryntum/pdf-export-server) to run.

## Setup

1. Setup the server

   Please refer to [Getting Started](https://github.com/bryntum/pdf-export-server#getting-started) section of the PDF
   Export server repo for steps

2. Configure example to use your server

   By default, the example is configured to use `localhost:8080` as export host.

3. Open this example in the browser, press `Export` and check various export options
