fgl_report_setPrinterSides

Specify the mapping of pages on the physical media.

Syntax

fgl_report_setPrinterSides(
   sides STRING)
  1. sides - One of: one-sided|two-sided-short-edge|two-sided-long-edge

Usage

Function to specify the mapping of pages on the physical media.

Specifies how print-stream pages are to be imposed upon the sides of an instance of a selected medium, i.e., an impression.

By default, this is not set. Setting this option reduces the set of usable printers to those matching it.

Fails if the argument is not one of the specified values.

See Usage.