duplexImposition

Controls the orientation of the page image when printing on both sides of the paper.

The duplexImposition property is used only if the relation property of the pageSet object is set to duplexPaginated .

The top-level pageSet's setting controls the imposition of all duplex pages in the document.

Syntax

Reference_Syntax.duplexImposition = "longEdge | shortEdge"

Values

Type

Values

String

  • longEdge (default)

  • Sets the imposition of the form design for a portrait document bound along the left edge or a landscape document bound along the top edge.

  • shortEdge

  • Sets the imposition of the form design to short edge.

Applies to

Version

XFA 3.1

// Ethnio survey code removed