Next: SPV Structure text Element (Inside pageParagraph), Previous: SPV Structure Path Elements, Up: SPV Structure Member Format   [Contents][Index]
pageSetup ElementpageSetup :initial-page-number=int? :chart-size=(as-is | full-height | half-height | quarter-height | OTHER)? :margin-left=dimension? :margin-right=dimension? :margin-top=dimension? :margin-bottom=dimension? :paper-height=dimension? :paper-width=dimension? :reference-orientation? :space-after=dimension? => pageHeader pageFooter pageHeader => pageParagraph? pageFooter => pageParagraph? pageParagraph => pageParagraph_text
The pageSetup element has the following attributes.
initial-page-numberThe page number to put on the first page of printed output.  Usually
1.
chart-sizeOne of the listed, self-explanatory chart sizes,
quarter-height, or a localization (!) of one of these (e.g.
dimensione attuale, Wie vorgegeben).
margin-leftmargin-rightmargin-topmargin-bottomMargin sizes, e.g. 0.25in.
paper-heightpaper-widthPaper sizes.
reference-orientationIndicates the orientation of the output page.  Either 0deg
(portrait) or 90deg (landscape),
space-afterThe amount of space between printed objects, typically 12pt.