All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kandziora <jjj@gmx.de>
To: Linux-msdos <linux-msdos@vger.kernel.org>
Subject: Re: DOSEMU not printing to USB printer
Date: Sun, 18 Nov 2007 19:23:30 +0100	[thread overview]
Message-ID: <200711181923.37344.jjj@gmx.de> (raw)
In-Reply-To: <1195322046.9238.5.camel@garthlinux.NCFPMB>

[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]

Am Samstag, 17. November 2007 18:54 schrieb Garth Kay-Hards:
>
> ## Printer and parallel port settings
> # Print commands to use for LPT1, LPT2 and LPT3.
> # Default: "lpr -l", "lpr -l -P lpt2", and "" (disabled)
> # Which means: use the default print queue for LPT1, "lpt2" queue for
> LPT2.
> # "-l" means raw printing mode (no preprocessing).
> $_lpt1 = "lpr -l"
> # $_lpt2 = "lpr -l -P lpt2"
> # $_lpt3 = ""
> # idle time in seconds before spooling out. Default: (20)
> $_printer_timeout = (20)
>
Do not use "-l" if you intend to use a DOS program that doesn't have a printer 
driver for your particular printer. "-l" bypasses the CUPS printer driver, 
only the CUPS spooler is used in that case.

If you have a fairly new USB printer, it's unlikely your DOS program has a 
driver for it. In that case, you have to install an ascii print queue and 
your DOS program may only print text, not graphics. Other solutions need a 
printer language converter (e.g. EPSON ESC/P -> Postscript). I know some for 
MS-Windows, but none for Linux, maybe someone else does?

Kind regards

	Jan
-- 
Je tiefer der Abgrund, desto höher der Himmel.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-11-18 18:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-17 17:54 DOSEMU not printing to USB printer Garth Kay-Hards
2007-11-17 18:06 ` Frank Cox
2007-11-18 18:23 ` Jan Kandziora [this message]
2007-11-19 18:05   ` Jan Willem Stumpel
  -- strict thread matches above, loose matches on Subject: below --
2007-11-18 12:08 Garth Kay-Hards

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200711181923.37344.jjj@gmx.de \
    --to=jjj@gmx.de \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.