From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2001-06-01 21:28:37
|
Paresh Patel wrote: > I have deployed a linux based kiosk with netscape browser. Since this > kiosk is to be used for > public access and also user can printout certain information. > The problem is how do i avoid the pop dialogue box of netscape browser > popping up when i give the print comand. Which is basically > the standard > dialog box asking for the nos of pages to printed , nos of copies etc. > I need to avoid this dilog box since i dont want any one to fire > multiple copies. > so can i some how eliminate or hide thios box and directly > the neter or > the ok commnd is activated and by default parametrs in the box are > taken which is only 1 copies Hi, Paresh. This is more of a Netscape issue than an OfficeJet issue. I don't know offhand of a way to disable the print dialog box, but I seem to recall that Netscape used to provide some sort of customization kit for sites that wanted to lock down their browser interface, for example to prevent entry of arbitrary URLs. You could try searching around on http://www.netscape.com to see if they still offer this kit, but in any case, you could always just hack the source code to Mozilla (http://www.mozilla.org), the open-source descendant of Netscape. David |