All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Willem Stumpel <jstumpel@planet.nl>
To: "Alain M." <alainm@pobox.com>
Cc: dosEmu-list <linux-msdos@vger.kernel.org>
Subject: Re: Epson Printing
Date: Wed, 08 Nov 2006 09:03:08 +0100	[thread overview]
Message-ID: <45518F3C.8060700@my.home> (raw)
In-Reply-To: <455125B2.9070009@pobox.com>

Alain M. schreef:
> Has anyone pested the program "epsonps" with dosemu?

"tested" it you mean? Have you tested it yourself yet?

> It is suposed to convert Epson the printer output with control 
> codes and generate a Postscript file. This would be great for 
> compatibility, specily now that even Epson printers don't
> accept control chars anymore.

I haven't, but this approach is sound in principle. I do a similar
thing with the HP (PCL) control language.

My Brother printer (with its drivers) only understands
Postscript and pdf. I made an input filter (for lprng) that
changes PCL to pdf, using pcl2pdf, which is part of GhostPCL
(http://www.artifex.com/downloads/). I tell my DOS programs that
they are talking to an HP Laserjet. Pure "raw text" is first
changed into PCL by prepending a PCL initialisation string. This
works. DOS programs can print both text and graphics.

Maybe doing it with epsonps would be simpler.

Regards, Jan

  reply	other threads:[~2006-11-08  8:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-08  0:32 Epson Printing Alain M.
2006-11-08  8:03 ` Jan Willem Stumpel [this message]
2006-11-08 21:03   ` Emulating a laser printer (was Epson Printing) Alain M.
2006-11-09  8:10     ` Jan Willem Stumpel
2006-11-10 10:18     ` Jan Willem Stumpel
2006-11-10 18:23       ` 1.3.3 flashy screen and overactive keyboard Jamie McPherson
2006-11-21 17:55       ` jamie

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=45518F3C.8060700@my.home \
    --to=jstumpel@planet.nl \
    --cc=alainm@pobox.com \
    --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.