Linux MS DOS discussions
 help / color / mirror / Atom feed
From: Stephen Lee <splee@plexio.com>
To: jonsky <jterbio@hotpop.com>
Cc: dosemu <linux-msdos@vger.kernel.org>
Subject: Re: lpr: unable to print file: client-error-document-format-not-supported
Date: 09 Jun 2002 07:58:18 -0700	[thread overview]
Message-ID: <1023634699.15497.92.camel@ralph.plexio.private> (raw)
In-Reply-To: <5.1.0.14.0.20020608170151.00a2eb60@pop.hotpop.com>

On Sat, 2002-06-08 at 17:12, jonsky wrote:
> Hi guys,
> 
> I've tried to print onto console to print some file and its works fine 
> and  i've tried to print from dosemu using dir > prn works also but using 
> the clipper compiled application to print report no luck. When i look at 
> the boot.log i saw ;
> 
> lpr: unable to print file: client-error-document-format-not-supported
> 
> Is it the LINEFEED and EOF Marks?
> 
> Any suggestion how to go about it?

Does the Clipper application generate plain text or is it expecting to
print to a specific printer type like pcl (eg HP)? Normally your
underlying printing system will identify the kind of print output and
use the correct filter to convert it to something the printer
understands (eg. ps->pcl). Be sure you have that part setup correctly. I
use CUPS and so the whole process is almost trivial.

What happens if your create a "raw" printer (ie. no print filter) and
print to that instead? Note that this will only work if your clipper
application outputs in a format the printer itself can understand.

Stephen

Stephen



  reply	other threads:[~2002-06-09 14:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-09  0:12 lpr: unable to print file: client-error-document-format-not-supported jonsky
2002-06-09 14:58 ` Stephen Lee [this message]
2002-06-10 18:35   ` jonsky
2002-06-11  1:04     ` jonsky

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=1023634699.15497.92.camel@ralph.plexio.private \
    --to=splee@plexio.com \
    --cc=jterbio@hotpop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox