AtPageCreation
The contents of the element AtPageCreation are executed the first time the page is accessed.
Allowed attributes: (none)
Child elements: Bookmark, DefineColor, DefineFontfamily, EmptyLine, ForAll, Group, Hyphenation, Include, InsertPages, LoadDataset, Loop, Message, NewPage, NextFrame, NextRow, Output, Pagetype, PlaceObject, ProcessNode, SaveDataset, SavePages, SetVariable, SortSequence, Switch, Until, While
Parent elements: Pagetype
<AtPageCreation> <PlaceObject column="1" row="1"> <Textblock width="20"> <Paragraph> <Value select="$pageheader"/> </Paragraph> </Textblock> </PlaceObject> </AtPageCreation>