I'd like to know, if is it possible to generate and print a report ( using jasper report for example) on the client side?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
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?
回答2:
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.