PDA

View Full Version : printing document on client site


pokemon
06-19-2003, 10:25 AM
I have a number of links to documents on a page. I want user to select the document that they want to print by check a check box and then click a print button. It would then print each of the documents that they have select. I using ASP and MS. Access to develop my web page. As what i understand, printing only can happen in client side, so how can i control the printing process?
Anyone have done this before? I am not really clear on this printing process, can anyone explain to me? Can i have the code?

Any help would be appreciated....

Angelika
06-19-2003, 12:26 PM
Hi!

http://www.js-x.com/examples/?ex=248&mode=1.html

pokemon
06-19-2003, 01:02 PM
Thanks for you help. Do you know any ASP Code to Print any Crystal Report? I've checked the code you was provided, but it not work for Crystal Report.