Welcome Guest | My Membership | Login

Setup a USB Printer or GDI Printer in D3

Article

Using DOSPrn as a middle layer allows D3 to print to these types of printers in text mode only. DOSPrn is available athttp://www.dosprn.com/download.htm

Once you have DOSPrn setup, then you can create the printer using the standard D3 Printer setup:

dev-make –t ntprinter –n 20 –a “HPDosprn,s”

 

# # #          # # #          # # #

 

Related Articles

  • Setup a USB Printer or GDI Printer in D3

    Company: TigerLogic Corporation Database: D3

    Applications such as D3, which employ legacy printing, cannot print to windows-only printers or USB printers that print in graphics mode only (GDI-devices). This technical document shows you how to setup D3 so you can print to a GDI or USB printer.


Return to top