> From [EMAIL PROTECTED] Thu Oct 30 14:50:08 2003
> Subject: lprng and form feeds
> To: [EMAIL PROTECTED]
> From: [EMAIL PROTECTED]
> Date: Fri, 31 Oct 2003 09:49:48 +1100
>
> Patrick,
>
> Hope you don't mind me emailing you about my problem/issue.
>
> I have an AIX system using LPRNG 3.8.21. This is the first time we have
> ever used LPRNG for printing. Everything is working fine except for some
> dot matrix printers.
>
> The problem we have is that when print jobs are sent to the printers in
> question, there is no form feed at the end. This is ok for one off print
> jobs, but when the customer has a big multiple print job the alignment is
> being screwed.
>
> The configuration we have is as follows:
>
> .common:
>         :sd=/app/lprng/spool/%P:
>         :sh:mx=0:mc=0:
>         :lf=/app/lprng/lperr:
>
>
> dotrsa4:
>         :tc=.common:
>         :rm=dotrsa4:
>         :rp=dotrsa4:
>         :ff_separator:
>         :sf@:fq:
>
>
> What am I doing wrong? What else can I do? I need to get a form feed sent
> to the dot matrix printers at the end of each print job.
>
> Hope you can help me.
>
> regards
> Stuart Jones
>
>
>
> ----------------------------------------------------------------------------------------
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery. NOTE: Regardless of content, this e-mail shall not operate to
> bind CSC to any order or other contract unless pursuant to explicit written
> agreement or government initiative expressly permitting the use of e-mail
> for such purpose.
> ----------------------------------------------------------------------------------------
>

# Purpose: print a form feed when device is closed
#   default fq@ (FLAG off)
# Purpose: no form feed separator between job files
#   default sf  (FLAG on)
# Purpose: send a form feed (value set by ff) between files of a job
#   default ff_separator@ (FLAG off)

Try:

 dotrsa4:
         :tc=.common:
         :rm=dotrsa4:
         :rp=dotrsa4:
         :ff_separator:fq:

No sf@

Patrick

Patrick

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to