ArborX


append

Longname: append   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 resize

Summary
Will append the new predefined page to the end of the document as part of an inline page creation command sequence. Used within the <?page> command.
Example extract
 <?page clear> 1
 <?page raw dim 210, 297> 2
 <?page name 1 "over_lay"> 3
 <?page raw overlay> 4
 <?page create> 5

Syntax (7.67a)
append Ø

This command must follow the other page attributes, for example, <?page clear><?page raw dim 200, 300><?page append>


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