As the file you have is PDF, you should be trying: lpr -P <printer> -o psdebug <file>.pdf
or lp -d <printer> -o psdebug <file>.pdf If that works, let us know. If not, you need to follow the instructions starting here: https://wiki.ubuntu.com/DebuggingPrintingProblems#Getting_the_data_which_would_go_to_the_printer And then that should give you a Poscript file which, hopefully you can then use the instructions to send unfiltered to the printer. If the printer does not print, then attach that Postscript file here, and we can hopefully start the (usually lengthy!) process of debugging it. OTOH, if sending the file unfiltered works (unlikely!) , tell us that, too. Finally, once you've done all that, as a workaround, you can do: lpadmin -p <printer> -o pdftops-renderer-default=pdftops and try printing. Again let us know whether that works, doesn't work, or whatever. Chris -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366743 Title: Ubuntu 14.04 only prints LibreOffice Docs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1366743/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
