I didn't even think of that. Thanks. I tried it and got the printer to show
up. Now I've got to figure out how to open a connection to it. The
printer_open function isn't working as I would expect.

Thanks again!!

Rob Cox


"Erik H. Mathy" <[EMAIL PROTECTED]> wrote in message
001401c12bed$aa326f00$1300020a@erik_laptop">news:001401c12bed$aa326f00$1300020a@erik_laptop...
> Hi Rob!
>
> I haven't had the chance to play with this set of functions yet. However,
a
> quick browsing of the docs found this function:
>
> http://www.php.net/manual/en/function.printer-list.php
>
> Try firing that off with the PRINTER_ENUM_NETWORK or PRINTER_ENUM_REMOTE
> options. See what printers if finds and how it identifies them. Just a
guess
> on how you might troubleshoot things a little.
>
> - Erik
>
>
> > -----Original Message-----
> > From: Rob Cox [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 23, 2001 10:54 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-WIN] printer functions
> >
> >
> > I'm trying to do a printer_open but I keep on getting a warning that it
> > can't connect to the printer. The printer isn't local to the web
> > server. It
> > exists as a network printer (shared by another system). I'm using a
fully
> > Windows environment (I know...I know). I've tried specifying the printer
> > name as the share name, system name, and IP address. None of
> > which work. Is
> > there a trick to making a connection? I hope that you don't need to have
> > only a local printer.
> >
> >
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to