Printing from DOS on USB printer

  • Thread starter Thread starter Milan Crvcanin
  • Start date Start date
M

Milan Crvcanin

Can anyone help and tell me if there is any way to print from a DOS program on a printer connected to an USB port under Windows 98?

Thanks!

Milan
 
Can anyone help and tell me if there is any way to print from a DOS program on a
printer connected to an USB port under Windows 98?
Depends on the DOS program. If it has a postscript driver, such as
WordStar, you can print to a PS file and then use Ghostscript to print
this.
 
Depends on the DOS program. If it has a postscript driver, such as
WordStar, you can print to a PS file and then use Ghostscript to print
this.

No, it is an old dBase program which writes on a standard DOS printer supposed to be on LPT1 or LPT2.
 
[This followup was posted to comp.periphs.printers and a copy was sent
to the cited author.]

Can anyone help and tell me if there is any way to print from a DOS program on a printer connected to an USB port under Windows 98?

Turn on 'File and Printer sharing'
Share the printer.
Connect to your own share: NET USE LPT1 \\computer\share
 
Andrew Rossmann,
Connect to your own share: NET USE LPT1 \\computer\share

Win 9x do not allows network connections to your own workstation.
You may want to have a look at Printfil (commercial)

Kind regards,
Davide Guolo
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.guolo.com/printfil
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.guolo.com/odbc4all
--------------------------------------------------------------
 
Back
Top