1846634 Members
1886 Online
110256 Solutions
New Discussion

Re: Remote printing

 
SOLVED
Go to solution
ikbea
Frequent Advisor

Remote printing

Hi all,

A HPUX 10.20 add a remote printer. The file /etc/lp/interface/ is copied from template /usr/lib/lp/model/rmodel by system.

I would like to print cover page/banner including username, request id and date/time. However, I can find other printer template have function 'do_banner' in /usr/lib/lp/model/, but not for rmodel. Is rlp support banner or how to configure ?

Thank you.
3 REPLIES 3
Peter Godron
Honored Contributor
Solution

Re: Remote printing

Hi,
Change the entry from BSDh="-h" to BSDh=" "
in /etc/lp/interface/
Then restart your print system.
ikbea
Frequent Advisor

Re: Remote printing

Can I restart service to take effective without reboot server ?

Thanks again.
Peter Godron
Honored Contributor

Re: Remote printing

No need to re-boot server.