The new PrintPages method allows printing of multiple pages, when a Chart has more than one page, of course!

Example:
myChart.getPage().setMaxPointsPerPage(5);
myChart.printPages();