PublicMathWiki: print/booklet

Staple & several copies

repeat.job.png

Booklet printing

Printer / Copier 'jcolor' is capable to fold and stamp printouts to create booklets / brochures.

Linux via terminal

lp -d jcolor \
-o BindMode=SaddleStitch \
-o BindingLocation=LongEdge \
-o Duplex=None \
-o Booklet=Left \
-o Finishing=Col \
-o PageSize=A4 \
<file>

RepeatJob=10

lpBooklet.sh 

Linux via GUI

  1. In the print dialog select printer jcolor. Do not select multiple Copies there!

    • bookletjcolor0.png

  2. Go to Page Setup and select at Paper size A4 or A5. One-Sided has to be set!

    • booklet 2 a4.png booklet 3 a5.png

  3. Go to Finishing and check if Booklet Printing is set to "On"
    • booklet.png

  4. Go to Advanced and select at Saddle Stitch Setting: if you want the booklet folded only or folded and stitched. Also Repeat Job (seen above) should be used instead of multiple copies!

    • booklet 4.png

  5. Hit Print to print your booklet

Windows

  1. In the print dialog of the application (Word, Acrobat, etc.), select the printer jcolor and open the Printer Properities

booklet 6.png

  1. Select the Basic Settings tab and choose Booklet A5 or Booklet A4, depending on your requirements

booklet_profile_windows.png

  1. Confirm the dialog by pressing OK

  2. Print the document

PublicMathWiki: print/booklet (last edited 2018-01-15 09:09:41 by dmorci)