Results 1 to 1 of 1
Oy
I'm trying to print to my HP Laserjet 6 printer, which is a Windows XP Samba Share. I'm trying to print with:
Code:
smbclient //Desktop/Hp6 -c 'print test'
and ...
- 10-11-2004 #1
Strange Printing Problem
Oy
I'm trying to print to my HP Laserjet 6 printer, which is a Windows XP Samba Share. I'm trying to print with:
and the contents of test are:Code:smbclient //Desktop/Hp6 -c 'print test'
and all that will print is:Code:hello this is a test. thank you, that is all goodbye
i find this rather strange. any ideas?Code:hello
-lakerdonald


Reply With Quote