how do you cancel a job that is printing

Asked by Gerri

I have a selected a large job to print. Now I do not want to print it out. How do I cancel the job & free up my printed?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu cups Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vu Do Quynh (vu-do-quynh) said :
#1

You can open a terminal (Applciations, Accessories)

Then enter the command

lpq

which will show you the print jobs's ID that are in the queue

You can then delete the job you want with the command

lprm ID

The command lprm without arguments shall cancel the actual print job

for more info type "man lprm" in the terminal

Hope that helps

Can you help with this problem?

Provide an answer of your own, or ask Gerri for more information if necessary.

To post a message you must log in.