Operating System - HP-UX
1820595 Members
1254 Online
109626 Solutions
New Discussion юеВ

Dot Matrix Printer Configuration Problem

 
Yashpal Singh
New Member

Dot Matrix Printer Configuration Problem

Hi,

I have configured the Dot Matrix printer on the HP System rp3410 (HP-UX 11i V1) which is attached to the Windows machines.
I am able to print the 132 column from Windows machine.
From HP system, I am able to print only 80 column only.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Dot Matrix Printer Configuration Problem

Are you using Samba to share this printer? It might help.

http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA

CIFS/9000 on HP-UX.

CIFS/9000=Samba

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alzhy
Honored Contributor

Re: Dot Matrix Printer Configuration Problem

Yashpal,

You will need a wrapper print script on UNIX that will add the 132 column code. See the printer's manual what the code is. The wrapper should be pretty easy to write - just prepend the "code" to the print stream.

HTH.
Hakuna Matata.
Alzhy
Honored Contributor

Re: Dot Matrix Printer Configuration Problem

Condensed (aka 132 column) printing is I thik universal for all Dot Matrix. The following link has the code:

http://www.dragon-it.co.uk/links/hp_pcl_codes.htm

On UNIX in VI, in case you don't know, to enter the ESC character .. you enter CTRL-V followed byt a left brace and then the code.

HTH.
Hakuna Matata.