[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
printing [2018/03/26 16:01]
lauschmannova [Other tips] Milan Fucik wrote on 23.3. 2016 that printing on Kombajn is cheaper than printing on chrlic
printing [2020/01/09 13:54]
kubesa Added info about two sided printing using lpr
Line 29: Line 29:
   * Printer names with "_2s" suffix default to two-sided printing. TODO: this was true in 2014, what about 2017?   * Printer names with "_2s" suffix default to two-sided printing. TODO: this was true in 2014, what about 2017?
   * You can also use command-line printing ''lpr -P <printer> <file>'', e.g. ''lpr -P chrlic_2s article.pdf''.   * You can also use command-line printing ''lpr -P <printer> <file>'', e.g. ''lpr -P chrlic_2s article.pdf''.
 +  * For two sided printing use -o sides=two-sided-long-edge or sides=two-short-long-edge example: ''lpr -P kombajn -o sides=two-sided-long-edge <file> ''
   * You can check status of your print job with ''lpq -P <printer>''.   * You can check status of your print job with ''lpq -P <printer>''.
   * For printing A3 at kombajn, Ondřej Bojar suggests ''lp -d "kombajn" -o media=a3 -o fit-to-page file.pdf''   * For printing A3 at kombajn, Ondřej Bojar suggests ''lp -d "kombajn" -o media=a3 -o fit-to-page file.pdf''

[ Back to the navigation ] [ Back to the content ]