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

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

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -