AtPageCreation
The contents of the element AtPageCreation is executed the first time the page is accessed. This is used in Pagetype.
Child elements
AddSearchpath, AttachFile, Bookmark, DefineColor, DefineFontalias, DefineFontfamily, DefineTextformat, ForAll, Group, Hyphenation, Include, InsertPages, Layout, LoadDataset, Loop, Message, NewPage, NextFrame, NextRow, Options, Output, PDFOptions, Pageformat, Pagetype, PlaceObject, ProcessNode, SaveDataset, SavePages, SetVariable, SortSequence, Switch, Until, While
Parent elements
(none)
Attributes
(keine)
Example
<AtPageCreation>
<PlaceObject column="1" row="1">
<Textblock>
<Paragraph>
<Value select="$pageheader"/>
</Paragraph>
</Textblock>
</PlaceObject>
</AtPageCreation>
See also
Commands <AtPageShipout> and <Pagetype> as well as the section Page types.