The size policy specifies how to resize the page content to the full surface of the media. The size policy is ignored when imposition is used: Booklet, same up or multiple up.
Any alignments and shifts (i.e ImageShift/Position) are applied to the scaled content.
Syntax
XPath: /JDF/LayoutPreparationParams/FitPolicy/@SizePolicy
Supported values
|  
 @SizePolicy  | 
 
 
 Description  | 
 
|---|---|
|  
 ClipToMaxPage (default for normal jobs)  | 
 
 
 The page contents are to be clipped to the size of the media.  | 
 
|  
 FitToPage (default for imposition jobs)  | 
 
 
 The page contents are to be scaled up or down to fit the media. The aspect ratio is maintained.  | 
 
|  
 ReduceToFit  | 
 
 
 The page contents are to be scaled down but not scaled up to fit the full media. The aspect ratio is maintained.  |