开发者

Print report directly to the printer

开发者 https://www.devze.com 2023-02-13 03:41 出处:网络
How can I print report direc开发者_JAVA技巧tly to the printer, instead of viewing it on screen? Thanks / FurqanYou may need to use the web service to call the report, receive the byte stream and prin

How can I print report direc开发者_JAVA技巧tly to the printer, instead of viewing it on screen?

Thanks / Furqan


You may need to use the web service to call the report, receive the byte stream and print directly.

http://msdn.microsoft.com/en-us/library/ms152787.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消