Print Settings
Graphical interface to configure the printing system
With system-config-printer you can add, edit and delete printer queues. It allows you to choose the connection method and the printer driver.
For each queue, you can adjust the default page size and other driver options, as well as seeing ink/toner levels and status messages.
System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer. . In terms of features, it aims to be as complete as the CUPS web administration tool, while being integrated to the desktop.
How to install Print Settings in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install system-config-printer in Ubuntu
sudo apt install system-config-printer
Print Settings Screenshots