This sample demonstrates the advanced PDF export features of the Gantt Chart, allowing customization of various elements such as headers, footers, task labels, event markers, holidays, and taskbars. These customizations can be configured using the pdfExportProperties and pdfQueryTaskbarInfo event.
In this sample, the Gantt Chart's PDF export functionality is enhanced with various customization options:
Gantt component features are segregated into individual feature-wise modules. To use PDF export, selection, markers, toolbar and critical path features, we need to inject PdfExport, Selection, DayMarkers, Toolbar and CriticalPath into the Inject Services section.
More information on the Essential® React Gantt Chart can be found in this documentation section.