opens chart in a new window, from where you can print it as you like - you can use browser's “Print preview” menu button to layout the chart on your page, choose a paper size etc, and then print it.
onPrintButtonClick = function() { ganttChartControl.printToWindow(); }