OrgChart JS v9.00.48

Released: Jan 22, 2026

Updates in v9.00.48

Features

  • Added 5 new methods to the export preview UI:
    • chart.pdfPreviewUI.selectPage(index: number) : void
    • chart.pdfPreviewUI.removePage(index: number) : void
    • chart.pdfPreviewUI.togglePrintTreeOrProfile() : void
    • chart.pdfPreviewUI.toggleLanscape(): void
    • chart.pdfPreviewUI.addPage(page: OrgChart.exportPDFPage) : void