AtPageShipout
Die innerhalb dieses Befehls definierten Anweisungen werden ausgeführt, sobald die Seite ins PDF ausgegeben wird.
Erlaubte Attribute: (keine)
Kindelemente: 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
Elternelemente: Pagetype
<AtPageShipout> <PlaceObject column="1"> <Textblock width="20"> <Paragraph> <Value select="sd:current-page()"/> </Paragraph> </Textblock> </PlaceObject> </AtPageShipout>