crystal reports - PrintToPrinter in web based application -


if call printtoprinter method web-based application, printing done on server's printer or client's printer?

it print server printer

you can't print directly client printer in web application... need call javascript function window.print() in web page browser shows printer dialog user...


Comments

Popular posts from this blog

iphone - Using nested NSDictionary with Picker -

php - accessing mysql using different server to which db connection data is located -

javascript - Iterate over array and calculate average values of array-parts -