JasperReports: Print a report directly at client side printer

一笑奈何 提交于 2020-01-24 14:01:09

问题


I am using JasperReports for generating the reports.

My requirement is to print a report directly at client side printer.

I tried JasperPrintManager.printReport(JP_Print, false) method for printing the report but report going to the Server side printer.

Is there any way to do this using JavaScript or Java?

来源:https://stackoverflow.com/questions/20015401/jasperreports-print-a-report-directly-at-client-side-printer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!