Sorry wedgetail
the only experience with CUPS is with the PDF driver, happy to do some reading though
I then shorten the name to "HP" ......Exactly how do you do that. ?
1/ Through PCC click + to add a printer
2/ Select from list of (I assume) found printers ie HP Photosmart C5200 series
then click "Forward" system goes off looking for drivers
3/on my system I get asked if I want to install additional support for Duplexer ( I dont install it)
then click forward
4/ Next screen there are 3 text boxes where you describe the printer ,short name, human name, human readable location (localhost.office)
so........
I tried the 2 lines in konsole
[laurie@localhost ~]$ echo "This is a test" | lp -d
lp: Error - expected destination after '-d' option!
[laurie@localhost ~]$ echo "This is a test" | lp -d Cups-PDF
request id is Cups-PDF-524 (0 file(s))
[laurie@localhost ~]$ echo "This is a test" | lp -d HP
request id is HP-525 (0 file(s))
[laurie@localhost ~]$
interesting nothing happened when I sent it to Cups-PDF, I expected a pdf

HP printed as expected with a page feed
Laurie
I