change default printing settings

21,615

Solution 1

You can use Cups administration page. You can access it by opening http://localhost:631 in your web browser.

Then select Administration -> Manage Printers

enter image description here

Select your printer and then, on the "Administration" dropbox choose "Set Default options". Change the default settings and finally press "Set default options". If it asks you the username/password use the same combination you use to login.

enter image description here

Solution 2

Via Ubuntu settings

On Ubuntu 20.04.1 LTS the settings can normally be set via

Settings --> Printers -->
PrintingOptionsDropdown

But they don't always seem to take effect or perhaps there is another configuration conflicting which takes precedence.

Via CUPS server

Salem in his answer describes how to access the CUPS server via web-browser.

This server can also be accessed under

Settings --> Printers --> Select Additional printer settings AdditionalPrinterSettings

A GUInterface of the connection to the local host server will appear enter image description here

Right click on the printer of interest and select properties, etc, etc..

Share:
21,615
Ricky Robinson
Author by

Ricky Robinson

Updated on September 18, 2022

Comments

  • Ricky Robinson
    Ricky Robinson over 1 year

    Is there any way to change the default printing settings in the dialog box?

    For instance, I would like the paper format to be always A4. Now it always appears as US letter by default and I have to change it each time.

  • Ricky Robinson
    Ricky Robinson almost 11 years
    Wow, this thing was extremely well hidden. Thanks!
  • DevOpsSauce
    DevOpsSauce over 4 years
    @Salem I get "Unauthorized", and it asks me to enter username and password with no form fields.
  • Pierre ALBARÈDE
    Pierre ALBARÈDE over 3 years
    You need to add your username to the lpadmin group.