AtPageShipout
The enclosed instructions will be executed when the page is placed into the PDF file. Used in Pagetype.
Allowed attributes: (none)
Child elements: AddSearchpath, AttachFile, Bookmark, DefineColor, DefineFontalias, DefineFontfamily, DefineTextformat, ForAll, Group, Hyphenation, Include, InsertPages, Layout, LoadDataset, Loop, Message, NewPage, NextFrame, NextRow, Output, PDFOptions, Pagetype, PlaceObject, ProcessNode, SaveDataset, SavePages, SetVariable, SortSequence, Switch, Until, While
Parent elements: Pagetype
<AtPageShipout> <PlaceObject column="1" row="20"> <Textblock> <Paragraph> <Value select="sd:current-page()"/> </Paragraph> </Textblock> </PlaceObject> </AtPageShipout>