Export to PNG
The Gantt toolbar includes a Print / Export to Image button that captures the current chart view as a full-resolution PNG file.- Open the Gantt page you want to export.
- Set the Scale to the level you need (for example,
Wfor weekly orMfor monthly) so the chart shows the desired date range. - Click the Print / Export to Image button in the toolbar.
- The export panel opens, rendering the entire Gantt chart as an image.
- Click Download to save the image as
gantt.pngto your local machine.
Print to PDF
To print the Gantt chart to a PDF file, use the browser’s built-in print dialog:- Click the Print / Export to Image button in the toolbar.
- In the export panel, click Print.
- The browser’s native print dialog opens with the Gantt image pre-loaded.
- Select Save as PDF (or your preferred printer) as the destination.
- Set the page size to A0 or another large format to accommodate the full chart width.
- Choose Landscape orientation for best results.
- Click Print or Save.
Print from a Cloned Page
For precise control over the printed layout, clone your Gantt page and configure it specifically for printing:| Step | Action |
|---|---|
| 1 | Clone your Gantt page to create a dedicated print version |
| 2 | Open the cloned page and enter Edit mode |
| 3 | Ensure Maximize mode is turned off |
| 4 | Go to Sidebar > Page Properties and set the minimal width to 5000 |
| 5 | Set the Gantt Scale to the desired level (e.g., W) |
| 6 | Save the page |
| 7 | Click the Print / Export to Image toolbar button |
| 8 | Close the system print dialog if it appears |
| 9 | Wait for the page to fully render |
| 10 | Click Print and select A0 page size |
| 11 | Choose Print to PDF as the output |
Verification
After completing the export, you should now see:- A
gantt.pngfile in your downloads folder (for PNG export). - A PDF file containing the full Gantt chart (for print-to-PDF).
- The chart image matches the scale and time range you configured before exporting.
See Also
- Use Fullscreen and Maximize Mode
- Configure the Time Scale
- Configure the Toolbar and Menus
- Troubleshooting Performance Issues
Sources
Sources
KB ArticlesSupport TicketsSource Code
prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/components/toolbar.jsprod-gantt-src/com.nextedy.polarion.gantt.client/src/js/export.jsprod-gantt-src/com.nextedy.polarion.gantt.client/src/index.html