How to generate/print reports on the client side

我的梦境 提交于 2019-12-01 01:04:17

They would have to have jasper report and java installed. I suppose you could push an applet to the client with all the necessary jars and stuff.

Why would you do this?

This should be do with every (most) reporting solutions. You need a Java client that run as applet or Java applet or you render as PDF and print with the PDF viewer.

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