Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Stairstep effect with HP printer

2 views
Skip to first unread message

Daniel Numberger

unread,
Nov 20, 2001, 10:30:33 AM11/20/01
to
Hello.....

We have a problem with printing text files on our HP-LJ5 printer.
Our OS is Solaris 7 and the LJ5 is our network printer.
The text files are printed with stairsteps. Postscripts are printed
fine.
What must we do to solve this?

Many thanks in advance,

Daniel


Greg Andrews

unread,
Nov 20, 2001, 11:57:05 AM11/20/01
to
numb...@ito.uni-stuttgart.de writes:
>
>We have a problem with printing text files on our HP-LJ5 printer.
>Our OS is Solaris 7 and the LJ5 is our network printer.
>The text files are printed with stairsteps. Postscripts are printed
>fine.
>What must we do to solve this?
>

This is pretty frequently asked, and groups.google.com can give
you many such frequently given answers.

Try this:

lpadmin -p printer-name -s hostname\!auto

where "printer-name" is the name you want to use for the printer
in lp commands, and "hostname" is the printer's IP address or
hostname.

If that doesn't work, try:

lpadmin -p printer-name -s hostname\!text

This will definitely solve the problem printing text, but it
might cause trouble printing Postscript. Test it with Postscript
as well as text.

A third option:

lpfilter -f postprint -F /etc/lp/fd/postprint.fd
lpadmin -p printer-name -v /dev/null -m netstandard
lpadmin -p printer-name -T PS -I postscript
lpadmin -p printer-name -o protocol=tcp -o dest=hostname:9100
enable printer-name
accept printer-name

The fourth and best option:

Download HP's Jetdirect Printer Installer for Solaris from HP's
web site www.hp.com. Be sure to view the INSTALL and README
pages on the web site for the install and printer configuration
instructions.


The HP software gives you full access to the printer's features,
so it's the best option.


-Greg
--
+++++ Greg Andrews +++ ge...@panix.com +++++
I have a map of the United States that's actual size
-- Steven Wright

Paul Gress

unread,
Nov 20, 2001, 8:38:55 PM11/20/01
to
Run the text with the filter/utiity "unix2dos". It ships with every
Solaris. I found mine in /usr/bin.

Paul

do...@04.usenet.us.com

unread,
Nov 21, 2001, 2:41:53 PM11/21/01
to
Greg Andrews <ge...@panix.com> wrote:

: Download HP's Jetdirect Printer Installer for Solaris from HP's


: web site www.hp.com. Be sure to view the INSTALL and README
: pages on the web site for the install and printer configuration
: instructions.

I never tried it with Solaris-sparc. I did load it on a few Windows
machines. Unfortunately, there is no Solaris-x86 version.

--
---
Clarence A Dold - do...@email.rahul.net
- Pope Valley (Napa County) CA.

Greg Andrews

unread,
Nov 22, 2001, 12:17:33 AM11/22/01
to
do...@04.usenet.us.com writes:
>Greg Andrews <ge...@panix.com> wrote:
>
>: Download HP's Jetdirect Printer Installer for Solaris from HP's
>: web site www.hp.com. Be sure to view the INSTALL and README
>: pages on the web site for the install and printer configuration
>: instructions.
>
>I never tried it with Solaris-sparc. I did load it on a few Windows
>machines. Unfortunately, there is no Solaris-x86 version.
>

Don't forget that I described that solution as the fourth option,
not the only one.

do...@04.usenet.us.com

unread,
Nov 22, 2001, 1:46:22 PM11/22/01
to
Greg Andrews <ge...@panix.com> wrote:

: do...@04.usenet.us.com writes:
:>Greg Andrews <ge...@panix.com> wrote:
:>
:>: Download HP's Jetdirect Printer Installer for Solaris from HP's
:>: web site www.hp.com. Be sure to view the INSTALL and README
:>: pages on the web site for the install and printer configuration
:>: instructions.
:>
:>I never tried it with Solaris-sparc. I did load it on a few Windows
:>machines. Unfortunately, there is no Solaris-x86 version.
:>

: Don't forget that I described that solution as the fourth option,
: not the only one.


Yes. From Solaris8 x86, your suggestion of
lpadmin -p hp -s 12.34.56.78\!auto
works just fine for me (LJ4000N) . I only point out the oddity
that there is no Jetdirect Printer Installer for the Solaris x86.

0 new messages