RE: [OT] how to print - jdk1.3?

2004-11-18 Thread Viral_Thakkar
I am using jdk1.3 -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Vic Sent: Thursday, November 18, 2004 7:33 PM To: [EMAIL PROTECTED] Subject: Re: [OT] how to print - jdk1.3? Of course the new JDK 1.5 allows JDNC and JNLP security sandbox access to the printer (if

Re: [OT] how to print - jdk1.3?

2004-11-18 Thread Vic
Of course the new JDK 1.5 allows JDNC and JNLP security sandbox access to the printer (if you did RiA). .V Joe Germuska wrote: At 12:27 PM +0530 11/18/04, Viral_Thakkar wrote: Hi All: How to print document/pdf file which is available on server machine on user printer in asynchronous mode? I don'

Re: [OT] how to print - jdk1.3?

2004-11-18 Thread Joe Germuska
At 12:27 PM +0530 11/18/04, Viral_Thakkar wrote: Hi All: How to print document/pdf file which is available on server machine on user printer in asynchronous mode? I don't know of any way you can drive the user's printer. The javascript "print()" method will pop up a print dialog, but it wouldn't

[OT] how to print - jdk1.3?

2004-11-17 Thread Viral_Thakkar
Hi All: How to print document/pdf file which is available on server machine on user printer in asynchronous mode? TIA Regards, Viral - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

[OT] How to Print

2004-08-09 Thread Viral_Thakkar
Hi All, I have documents stored on machine in one particular directory which I know. I need to fire print on all the documents which are available in this directory on click of PRINT Action. How to do this? Regards, Viral