1838604 Members
3252 Online
110128 Solutions
New Discussion

banner page

 
navin
Super Advisor

banner page

Hello,
i have to turn banner off on a pager , and under the interface dir i changed banner from yes to no in the pronter config file.but still getting banner. any idea. Also i see lot of banner="" entris in the config file , they all needed to be updated?
pls advice
Learning ...
4 REPLIES 4
Tim Nelson
Honored Contributor

Re: banner page

The first entry you see should do it unless it is being overridden on the command line or unless you see it set on someother line.

grep banner= /etc/lp/interface/model.orig/Printer1

banner="no" <<<---This one
banner="";;
navin
Super Advisor

Re: banner page

does this require pls restart?
thanks
Learning ...
Court Campbell
Honored Contributor

Re: banner page

Just to add my 2 cents. depending on how you set the printer up, you may need to disable the banner on the printer itself.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Bill Hassell
Honored Contributor

Re: banner page

There are two sources of a banner page but they are easy to identify. The network card in the printer (HP JetDirect network cards) will write a separator or trailing banner page. It has just a few lines of ASCII test in the middle of a blank page. Turn this off in the card itself, either with the network card's web page or telnet to the card.

The second is a true banner page prior to each job. Turn this off in the interface script found in the model.orig directory.

You can edit this script at any time -- no stop/start needed for the spooler.


Bill Hassell, sysadmin