AtPageCreationDie Inhalte des Elements »AtPageCreation« werden ausgeführt, sobald das erste Mal auf die Seite zugegriffen wird. Dieser Befehl kann in einem Seitentyp (Pagetype) benutzt werden.
Erlaubte Attribute: (keine)
Kindelemente: 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
Elternelemente: Pagetype
Dies gibt die Seitennummer im Kopf aus:
<AtPageCreation>
<PlaceObject row="1" column="1">
<Textblock>
<Paragraph>
<Value select="sd:current-page()"/>
</Paragraph>
</Textblock>
</PlaceObject>
</AtPageCreation>