问题
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