location: Diff for "print/booklet"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 7 and 45 (spanning 38 versions)
Revision 7 as of 2014-09-10 12:47:55
Size: 863
Editor: crose
Comment:
Revision 45 as of 2025-06-23 12:19:58
Size: 2085
Editor: kputyr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * Printing Booklet:
  * Copier 'jcolor' is able to automatically
   * print,
   * stamp and
   * fold booklets.
  * Output Size:
   * A4
   * A5
= Staple & several copies =
 * If you like to print several copies and want to use the staple feature: do '''not''' use '''Copies''' on the first dialog page!
 * Instead use `Tab: Advanced > Repeat Job`:
{{attachment:repeat.job.png}}
Line 12: Line 8:
= Booklet printing on Linux = = Booklet printing =
Line 14: Line 10:
 1. In the print dialog select printer `jcolor-booklet` Printers / Copiers 'jcolor' and 'kcolor' are capable to fold and stamp printouts to create booklets / brochures.
Line 16: Line 12:
{{attachment:booklet_select_printer_linux.png}}  * Mulitple Copies: DO NOT USE 'copies' (print dialog or via commandline '-n num-copies'). Instead use 'Repeat jobs' under advanced options.
 * Up to 16 sheets of paper can be stitched! If you have more they only get folded.
 * Printing booklet with '''only''' folding (no stamps), might produce outputs where the single folded sheets of paper are one by one and not inserted into each other.
 
Line 18: Line 17:
 1. Depending on your requirements, select `A5` or `A4` as for paper size == Linux via terminal ==
Line 20: Line 19:
{{attachment:booklet_select_papersize.png}}  * Use the build script:
{{{
lpBooklet -p <printer> -n <number_of_copies> -m <A4|A5> -f <file.pdf>
}}}
Line 22: Line 24:
 1. Print the document == Linux via GUI ==
Line 24: Line 26:
 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')!
Line 25: Line 28:
= Booklet printing on Windows =   {{attachment:booklet-01.png}}
Line 27: Line 30:
 1. In the print dialog of the application (Word, Acrobat, etc.), select the printer `jcolor`
 1. Open the `Printer Properities`
 1. Go to `Page Setup` and select the final `Paper size` A4 or A5. Also: One-Sided has to be set!

  {{attachment:booklet-02.png}}

 1. Go to `Finishing` and check if Booklet Printing is set.
  {{attachment: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!
  {{attachment:booklet-03.png}}

 1. Hit `Print` to print your booklet

== Windows ==

 1. In the print dialog of the application (Word, Acrobat, etc.), select the printer `jcolor` or `kcolor` and open the `Printer Properties`
{{attachment:booklet 6.png}}

Staple & several copies

  • If you like to print several copies and want to use the staple feature: do not use Copies on the first dialog page!

  • Instead use Tab: Advanced > Repeat Job:

repeat.job.png

Booklet printing

Printers / Copiers 'jcolor' and 'kcolor' are capable to fold and stamp printouts to create booklets / brochures.

  • Mulitple Copies: DO NOT USE 'copies' (print dialog or via commandline '-n num-copies'). Instead use 'Repeat jobs' under advanced options.
  • Up to 16 sheets of paper can be stitched! If you have more they only get folded.
  • Printing booklet with only folding (no stamps), might produce outputs where the single folded sheets of paper are one by one and not inserted into each other.

Linux via terminal

  • Use the build script:

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

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

    • booklet-02.png

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

    • booklet-02a.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 can be used to print multiple copies!

    • booklet-03.png

  5. Hit Print to print your booklet

Windows

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

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 2025-06-23 12:19:58 by kputyr)