Vaadin Charts offers the user to export or print them:
But how do I print multiple Vaadin Charts? For example adding a Print Button which creates a HTML/PDF with all (e.g. 4 or more) Vaadin Charts of a specific Vaadin page and print this page.
Purpose: Create a printable verison of a Vaadin webpage with multiple Vaadin Charts.