Ubuntu – Set default printer settings libreoffice

libreofficeprinting

Although I set the default printer settings through the "printing" manager to NoTumbleDuplex, the LibreOffice print dialog properties isn't defaulted as NoTumbleDuplex. How can I set the NoTumbleDuplex setting as default on libreoffice?

Best Answer

See LibreOffice Help for detailed informations.

In short - execute /usr/lib/libreoffice/program/spadmin.
This will tweak the file ~/.config/libreoffice/3/user/psprint/psprint.conf

If you want to tweak the system wide setting have a look etc /etc/libreoffice/psprint.conf.

Related Question