我如何...如何在默认打印机上打印

我如何...如何在默认打印机上打印

问题描述:

亲爱的所有人,





我有一个Web应用程序,它位于某个远程服务器上。我在浏览器上打开应用程序,我想在本地打印机的默认打印机上打印报告(水晶报告),而不是在服务器上打印。而且我希望我的本地系统上的所有打印机清单。





请帮助它非常紧急。



问候,

Venga

Dear All,


I have a web application which is on some remote server. I open the application on the browser and i want the print of the report (crystal report) on the default printer of my local printer and not on the server. and also i want the list off all the printer that are there on my local system.


Please help its very urgent.

Regards,
Venga

你的应用程序有问题是基于Web的 - 当运行程序的用户可以选择报告并打印它时,服务器端应用程序无法在没有用户干预的情况下将任何内容推送到默认打印机。



(你可以想象我们已经垃圾邮件的生命有多糟糕,如果他们可以的话)




因此在水晶报告中显示数据并允许用户如果他们想要打印数据?
You have a problem in that the application is web based - whilst the user running the program can select the report and print it, the server side application cannot push anything to the default printer without user intervention.

(You can imagine how bad our already spam filled lives would beif they could)


Therefore show the data in crystal reports and allow the user to print the data if they want to?