AtPageShipout
Die innerhalb dieses Befehls definierten Anweisungen werden ausgeführt, sobald die Seite ins PDF ausgegeben wird. Wird in Pagetype benutzt.
Kindelemente
AddSearchpath, AttachFile, Bookmark, ClearPage, Copy-of, DefineColor, DefineFontalias, DefineFontfamily, DefineMatter, DefineTextformat, ForAll, Group, Hyphenation, Include, InsertPages, Layout, LoadDataset, LoadFontfile, Loop, Message, NextFrame, NextRow, Options, Output, PDFOptions, Pageformat, Pagetype, PlaceObject, ProcessNode, SaveDataset, SavePages, SetGrid, SetVariable, SortSequence, StructureElement, Switch, Until, Value, While
Elternelemente
Attribute
graphic(Text, optional, seit Version 4.3.14)-
Der Name einer Metapost-Grafik.
Beispiel
<AtPageShipout>
<PlaceObject column="1" row="{sd:number-of-rows()}">
<Textblock>
<Paragraph>
<Value select="sd:current-page()"/>
</Paragraph>
</Textblock>
</PlaceObject>
</AtPageShipout>
Siehe auch
Befehle AtPageCreation und Pagetype sowie das Kapitel Seitentypen.