![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
p.s.: no way to use textstream with usb, correct? |
#3
| |||
| |||
|
|
p.s.: no way to use textstream with usb, correct? If you share the printer I *think* you can open a textstream on \\COMPUTERNAME\PRINTERSHARE, even if it is on your own PC. Anders Hey Anders |
#4
| |||
| |||
|
|
Anders Jonsson wrote: p.s.: no way to use textstream with usb, correct? If you share the printer I *think* you can open a textstream on \\COMPUTERNAME\PRINTERSHARE, even if it is on your own PC. Anders Hey Anders it was a good idea but does not work though open and writeline dont raise any error Tack marco |
#5
| |||
| |||
|
|
Hey Anders it was a good idea but does not work though open and writeline dont raise any error Tack marco |
#6
| |||
| |||
|
|
Then map a LPT port to it. |
|
"marco" <n_sp_hum_marco.foglia (AT) tucsoft (DOT) com> wrote in message news:44ce4e79$1_6 (AT) news (DOT) bluewin.ch... Anders Jonsson wrote: p.s.: no way to use textstream with usb, correct? If you share the printer I *think* you can open a textstream on \\COMPUTERNAME\PRINTERSHARE, even if it is on your own PC. Anders Hey Anders it was a good idea but does not work though open and writeline dont raise any error Tack marco |
#7
| |||
| |||
|
|
ts.writeline(chr(12)) ;formfeed is needed to get the printer to actually ts.close() |
#8
| |||
| |||
|
|
ts.writeline(chr(12)) ;formfeed is needed to get the printer to actually ts.close() Hej Anders, i noticed just now that in cue it appears a document. With or without chr 12. |
|
Tack so mycke marco |
#9
| |||
| |||
|
|
ts.writeline(chr(12)) ;formfeed is needed to get the printer to actually ts.close() Hej Anders, i noticed just now that in cue it appears a document. With or without chr 12. But did you get it to print? |
|
Kul att kunna hjälpa till. |
| Anders |
#10
| |||
| |||
|
|
no. Neither from dos prompt(cmd, WXP) with dir >> LPT1 (after mapping to \\acer\broth). On the net i didnt find anything about printing from DOS with this Brother printer. ciao! marco |
![]() |
| Thread Tools | |
| Display Modes | |
| |