Please make a clone of your print queue which prints into a file

cupsctl FileDevice=yes
lpadmin -p test -E -v file:/tmp/printout.ps -P /etc/cups/ppd/MFC-8680DN.ppd

Then print to this printer (test), run

chmod 777 /tmp/printout.ps

and attach /tmp/printout.ps

If you view /tmp/printout.ps on the screen via

gv /tmp/printout.ps

(run "sudo apt-get install gv" if needed) is the text readable?

Send /tmp/printout.ps to the printer unfiltered:

lpr -P MFC-8680DN -oraw /tmp/printout.ps

Does it come out correctly?


** Changed in: cups (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955553

Title:
  12.04 Beta 1: Brother MFC8680DN cannot print text file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/955553/+subscriptions

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

Reply via email to