Re: [PHP] PHP Printer

2007-03-14 Thread Tijnema !
On 3/14/07, Jim Lucas <[EMAIL PROTECTED]> wrote: Tijnema ! wrote: > On 3/14/07, Jim Lucas <[EMAIL PROTECTED]> wrote: >> raaj sharma wrote: >> > Sir, >> > I am trying to use printer functions in my script.pls. help me. The >> printer is working fine with other documents of ms-word etc. >> > pls. h

Re: [PHP] PHP Printer

2007-03-14 Thread Jim Lucas
Tijnema ! wrote: On 3/14/07, Jim Lucas <[EMAIL PROTECTED]> wrote: raaj sharma wrote: > Sir, > I am trying to use printer functions in my script.pls. help me. The printer is working fine with other documents of ms-word etc. > pls. help me > > Thanx > Raaj > > The code is: > > $handle = printer

Re: [PHP] PHP Printer

2007-03-14 Thread Tijnema !
On 3/14/07, Jim Lucas <[EMAIL PROTECTED]> wrote: raaj sharma wrote: > Sir, > I am trying to use printer functions in my script.pls. help me. The printer is working fine with other documents of ms-word etc. > pls. help me > > Thanx > Raaj > > The code is: > > $handle = printer_open(""); > printe

Re: [PHP] PHP Printer

2007-03-14 Thread Jim Lucas
raaj sharma wrote: Sir, I am trying to use printer functions in my script.pls. help me. The printer is working fine with other documents of ms-word etc. pls. help me Thanx Raaj The code is: ?> It is giving errors like : Warning: printer_open() [function.printer-open]: couldn't connect t

Re: [PHP] PHP Printer

2007-03-14 Thread Tijnema !
e From: Tijnema ! <[EMAIL PROTECTED]> To: raaj sharma <[EMAIL PROTECTED]> Cc: php-general@lists.php.net Sent: Wednesday, March 14, 2007 2:04:12 PM Subject: Re: [PHP] PHP Printer On 3/14/07, raaj sharma <[EMAIL PROTECTED]> wrote: > Sir, > I am trying to use printer funct

Re: [PHP] PHP Printer

2007-03-14 Thread Tijnema !
On 3/14/07, raaj sharma <[EMAIL PROTECTED]> wrote: Sir, I am trying to use printer functions in my script.pls. help me. The printer is working fine with other documents of ms-word etc. pls. help me Thanx Raaj The code is: You should define which printer to open, or remove the "" printer_w