Comment 45 for bug 998087

Revision history for this message
Craig McQueen (cmcqueen1975) wrote :

I had this problem with an HP LaserJet 4050. I'm running Ubuntu 14.04 with cups-filters 1.0.52-0ubuntu1. It was printing a page with:

ERROR:
invalidaccess
OFFENDING COMMAND:
filter
STACK:
/SubFileDecode
endstream
0
--nostringval--
--nostringval--
12
false

As in comment #35, I did:

lpadmin -p Hewlett-Packard-HP-LaserJet-4050-Series -o pdftops-renderer-default=pdftops

and after that it printed successfully.

Does that command need to be issued once per boot, once per user? Does it help to do it sudo?