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

http://myhost:8080/jasperserver/flow.html?_flowId=viewReportFlow&j_username=joeuser&j_password=joeuser&param=1&standAlone=true&_flowId=viewReportFlow&ParentFolderUri=%2Freports&reportUnit=%2Freports%2Fmyreport&output=pdf

This downloads a pdf, is there anyway to get this to send to local printer?

Thanks

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.