ArborX


resize

Longname: resize   Open the Documentation Legend
Released: 7.67a 
Created: 7.67a 
See also: <?page> <?frame> add-layer append apply clear create current insert name raw rel-offset remove-layer

Summary
Resizes a master page on the fly as part of an inline page creation command sequence. Used within the <?page> command.
Example extract

The command in this example will resize the main page layer to 200mm X 280mm.

 <?page resize 200 280>

Syntax (7.67a)
resize w:i h:i
w:i

New master page width.

h:i

New master page height.

Master pages can be resized on the fly or in-line.


Document created on 05-Apr-2003 (revision 001)