Elementname: AtPageShipout

Beschreibung

Die innerhalb dieses Befehls definierten Anweisungen werden ausgeführt, sobald die Seite ins PDF ausgegeben wird. Wird in Pagetype benutzt.

Erlaubte Attribute: (keine)

Kindelemente: 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

Elternelemente: Pagetype

Attribute

Beispiel

<AtPageShipout>
  <PlaceObject column="1" row="{sd:number-of-rows()}">
    <Textblock>
      <Paragraph>
        <Value select="sd:current-page()"/>
      </Paragraph>
    </Textblock>
  </PlaceObject>
</AtPageShipout>

Siehe auch

AtPageCreation, Pagetype

Befehlsübersicht

Version: 3.1.24 | Startseite | Befehlsreferenz | Andere Sprache: Englisch