Is the package ghostscript-cups installed on your system? Check with the
command

dpkg -l ghostscript-cups | cat

If not, install it with

sudo apt-get install ghostscript-cups

Can you do the following:

Run the commands:

sudo apt-get update
sudo apt-get dist-upgrade

Accept the system update and wait for it to complete. Does this solve
your problem?

If not, run the commands:

sudo apt-get install --reinstall ghostscript-cups
sudo /etc/init.d/cups restart

Does this solve your problem? If not, run the command:

sudo apt-get install --reinstall cups

Are you now able to print again?

-- 
There was an error during the CUPS operation: 
'client-error-document-format-not-supported'
https://bugs.launchpad.net/bugs/420490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to