Can you print into a file and attach both the input file and the output?

To print into a file add "FileDevice Yes" to /etc/cups/cupsd.conf and
restart CUPS with "/etc/init.d/cupsys restart". The create a print queue
with the same printer model and driver but with the URI
"file:/tmp/printout".

Try also to set "debug=1" in /etc/foomatic/filters.conf and send the
print job again, then post the files

/tmp/foomatic-rip.log
/tmp/foomatic-rip.ps
/tmp/printout

and your input file here.

Can you also send /tmp/printout directly to your printer?

Use

nc -w1[your printer's IP] 9100 < /tmp/printout

for that.

-- 
each printed page starts with line of 'garbage' (Laserjet 4+ over network)
https://launchpad.net/bugs/87597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to