AtPageShipout
Die innerhalb dieses Befehls definierten Anweisungen werden ausgeführt, sobald die Seite ins PDF ausgegeben wird. Wird in Pagetype benutzt.
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
<AtPageShipout> <PlaceObject column="1" row="{sd:number-of-rows()}"> <Textblock> <Paragraph> <Value select="sd:current-page()"/> </Paragraph> </Textblock> </PlaceObject> </AtPageShipout>