Operating System - Tru64 Unix
1827819 Members
3325 Online
109969 Solutions
New Discussion

Printing problem with Xerox printer

 
Vikas_19
Occasional Contributor

Printing problem with Xerox printer

Dear gurus,

I am having problem in configuring a Xerox printer on Tru64 (os version 5.0) server. The printer model is "Xerox Copier/Fax DC 250 ST" and it is having "Xerox Network interface". The printer queue configuration in /etc/printcap file is as below:

------------/etc/printcap extracts----------
# (29 Apr 05) . (:sin024p0:)
sin024p0:\
:ct=remote:\
:lf=/usr/spool/lpd/errors/sin024p0.err:\
:lp=:\
:rm=sin024p0.sin.pacific.xyzcomp.com:\
:rp=lp:\
:sd=/usr/spool/lpd/sin024p0:
-------------------------------------------

The problem is that the printout of any text file is not coming left aligned. Rather is it distributed. A sample of the print is attached herewith. I think it has something to do with "CR carriage return" character.

Any suggestion to overcome this problem will be great help.

Best regards,
Vikas
4 REPLIES 4
Michael Schulte zur Sur
Honored Contributor

Re: Printing problem with Xerox printer

Hi,

your suspicion with the missing CR is correct. Use an output filter. There is one with *crlf* in /usr/lbin

greetings,

Michael
Vikas_19
Occasional Contributor

Re: Printing problem with Xerox printer

I am having following Output filters in my tru64 server. Could you please guide me which one I should use to suppress Carriage return CR error as mentioned in original problem.

sin1002:/usr/lbin # ls *of
ansi_2of la280of la90of ln05rof ln82rof
ansi_3of la324of lg02of ln06of odl_of
cp382dof la380cbof lg06of ln06rof pcfof
dl1152wrof la380kof lg31of ln07of ps_level1of
dl5100wrof la380of lj250of ln07rof ps_level2of
dl510kaof la75of ln03jaof ln08of thailpof
epsonof la84of ln03of ln08rof wwpsof
hplaser4psof la86of ln03rof ln09of
hplaserof la88cof ln05jaof ln10jaof
hplaserpsof la88of ln05of ln14of
sin1002:/usr/lbin #

Vikas_19
Occasional Contributor

Re: Printing problem with Xerox printer

Sorry for the above display of filters available in my server.
The list of output filters is as below:

sin1002:/usr/lbin # ls -1 *of
ansi_2of
ansi_3of
cp382dof
dl1152wrof
dl5100wrof
dl510kaof
epsonof
hplaser4psof
hplaserof
hplaserpsof
la280of
la324of
la380cbof
la380kof
la380of
la75of
la84of
la86of
la88cof
la88of
la90of
lg02of
lg06of
lg31of
lj250of
ln03jaof
ln03of
ln03rof
ln05jaof
ln05of
ln05rof
ln06of
ln06rof
ln07of
ln07rof
ln08of
ln08rof
ln09of
ln10jaof
ln14of
ln82rof
odl_of
pcfof
ps_level1of
ps_level2of
thailpof
wwpsof
sin1002:/usr/lbin #
Mark Poeschl_2
Honored Contributor

Re: Printing problem with Xerox printer

I think this will probably work for you as an 'of' line in your printcap entry:

:of=/usr/lbin/pcfof +Cgeneric_text.pcf:\