AtPageCreation
The contents of the element AtPageCreation is executed the first time the page is accessed. This is used in Pagetype.
Allowed attributes: (none)
Child elements: Bookmark, DefineColor, DefineFontalias, DefineFontfamily, DefineTextformat, 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> <Paragraph> <Value select="$pageheader"/> </Paragraph> </Textblock> </PlaceObject> </AtPageCreation>