You are not logged in.
Pages: 1
I have this as a custom thunar command.
/usr/lib/libreoffice/program/swriter -p %F
I have 2 printers. It prints to a Canon printer but I want it to print using my Brother printer.
How can I accomplish that?
Thanks.
Ubuntu-Mate 24.04
Offline
/usr/lib/libreoffice/program/swriter --help
"--p" prints to the default printer
"-pt {printername}" lets you specify a printer.
Try using the "--pt {printername}" option instead where "printername" is the name of your brother printer.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks so much.
/usr/lib/libreoffice/program/swriter -pt Brother_HL-2240_series %F worked like a charm.
Ubuntu-Mate 24.04
Offline
Pages: 1
[ Generated in 0.028 seconds, 7 queries executed - Memory usage: 551.78 KiB (Peak: 606.75 KiB) ]