linux

Adding a printer from a command line


lpadmin -p <local name> -v ipp://print.math.uzh.ch/printers/<printer_name> -m everywhere -E

The user executing the command must in the lp group. Alternatively, use sudo.

Printing via UPP

Booklets

Linux via terminal


lpBooklet -p <printer> -n <number_of_copies> -m <A4|A5> -f <file.pdf>

Linux via GUI

  1. In the print dialog select printer jcolor_booklet or kcolor_booklet. In case you like to have multiple copies, do not select multiple Copies here (do it on tab 'Advanced')!

booklet-01.png

  1. Go to Page Setup and select the final Paper size A4 or A5. Also: One-Sided has to be set!

booklet-02.png

  1. Go to Finishing and check if Booklet Printing is set.

booklet-02a.png

  1. Go to Advanced and select at Saddle Stitch Setting: if you want the booklet folded only or folded and stitched. Also Repeat Job can be used to print multiple copies!

booklet-03.png

  1. Hit Print to print your booklet

Revision #2
Created 2026-06-30 10:55:51 CEST by admino
Updated 2026-08-13 10:32:38 CEST by Alain Rutz