8.0
Table Of Contents
- Overview
- New and enhanced features
- Getting started
- Functions
- Function overview
- Render types
- Content modifiers
- Render modifiers
- XML modify
- XML deconstruct and construct
- About XML deconstruct/construct
- xml
- construct
- Deconstructing a project
- Constructing a project
- Working with pages and spreads
- Working with layers
- Working with boxes
- Working with pictures
- Working with text
- Working with tables
- Working with Composition Zones
- Using server XSLT
- Working with lists
- Working with anchored boxes
- Working with placeholders
- Working with metadata
- Working with hidden text
- Administrative Request handlers
- The Modifier DTD
- Sample applications
- Contact Quark
- Legal notice
value between
-360 degrees and
360 degrees.
value between
-360 degrees and
360 degrees.
value between
-360 degrees and
360 degrees.
LAYER CDATA #IMPLIED>
Identifies the layer
where a box or
line should be
created.
Identifies the layer
where a box or
line is located.
Identifies the layer
that a box resides
on.
Note: Boxes on
non-displayed
layers are not
included. This
means you can
use the LAYER
URL parameter
as a filter when a
layout contains
multiple layers.
<!ELEMENT POSITION (TOP,
LEFT, BOTTOM, RIGHT)>
Specifies the
absolute position
of a box or line on
the page, using
coordinates
measured in
points from the
upper-left corner
of the page.
Specifies the
absolute position
of a box or line on
the page, using
coordinates
measured in points
from the
upper-left corner
of the page.
Specifies the
absolute position
of a box or line on
the page, using
coordinates
measured in
points from the
upper-left corner
of the page.
<!ELEMENT MOVEUP
(#PCDATA)>
Not applicable.
Moves a box up
by the specified
number of points.
Note: You can
move a box or line
onto another
page.
Not applicable.
<!ELEMENT MOVEDOWN
(#PCDATA)>
Not applicable.
Moves a box
down by the
specified number
of points.
Note: You can
move a box or line
onto another
page.
Not applicable.
<!ELEMENT MOVELEFT
(#PCDATA)>
Not applicable.
Moves a box to
the left by the
specified number
of points.
Note: You can
move a box or line
onto another
page.
Not applicable.
<!ELEMENT MOVERIGHT
(#PCDATA)>
Not applicable.
Moves a box to
the right by the
Not applicable.
Page 263