I'm trying to call a report and send to local printer from a web app using JasperReports Server. There is a lot of documentation out there outlining output formats like PDF but I'm not finding anything on printing. I'm calling the report with url like
This downloads a pdf, is there anyway to get this to send to local printer?
Thanks