vb.net - Print report directly to the printer -


how can print report directly printer, instead of viewing on screen?

thanks / furqan

you may need use web service call report, receive byte stream , print directly.

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


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -