To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.
Is there any addon that support direct printing from Vaadin7 Application to a local printer. I have found one which supports only Vaadin 6. Is there any way by which I can access the local printer from my WebApplication. Currently my application creates a pdf file inside a folder. I need it to be printed directly when clicking on a button. Awaiting valuable suggestions..