Loading

Booklet

All these attributes must be specified with the values below to produce a booklet except NumberUp.

Combinations with Multiple N-up and Same N-Up are possible. The NumberUp values define the grid of PageCell elements.

BindingEdge="Top" is only supported for the PDF data path.

Syntax

XPath:

//LayoutPreparationParams/@BindingEdge="Left", "Right" or "Top"

//LayoutPreparationParams/@PresentationDirection="FoldCatalog"

//LayoutPreparationParams/@FoldCatalog="F4-1"

//LayoutPreparationParams/@PageDistributionScheme="Saddle"

//LayoutPreparationParams/@PageOrder="Reader"

//LayoutPreparationParams/@NumberUp="2 1" or "1 2"

Supported range

@BindingEdge

Description

Left

Left side binding

Right

Right side binding

Top

Top binding

Top-calendar booklet

Top-calender booklets are top-bound booklets with all upper pages rotated 180 degrees.

Top-calendar booklets are only supported for the PDF data path.

Syntax

XPath: //LayoutPreparationParams/@oce:CellRotate="Rotate180 Rotate0"

Type

List of NMTOKENS

Supported range

"Rotate180 Rotate0"