2017

Table Of Contents
USING QUARKXPRESS SERVER
A Guide to QuarkXPress Server 2017 | 89
boxes
T
he
b
oxes
r
ender modifier lets you render multiple boxes.
compositionzone
The compositionzone parameter lets you return an XML representation of one or
more Composition Zones items.
objects.
Logs See “Understanding logging.”
Example GET URL http://localhost:8080/png/sample.qxp?box=pictbox
Notes
To render a box in a particular layout, use a URL like the
following:http://localhost:8080/png/sample.qxp?
layout=2&page=3&box=textboxWhen you render using the box
parameter, the box ID has a higher priority than the box name.
Parameters
boxes String
Lets you specify which
boxes to render.
overlap String
Lets you specify
whether to show the
area overlapped by the
specified boxes.
Compatible with jpeg, png, raw
Alerts
There is no box with
the specified identifier.
HTTP Error #500 This alert displays if you
request a box that does not exist.
Cannot render box. The
box must be within the
page boundaries.
HTTP Error #500 This alert displays if you
request a box that is outside the page boundary. .
The renderer for this
image type has no way
of rendering the desired
objects.
HTTP Error #406 This alert displays if you try to
use the boxes parameter with the eps, pdf, or
qxpdoc render types.
Logs See “Understanding logging.”
Example GET URL http://server:port/jpeg/doc.qxp?boxes=box1,box2
Notes
To render boxes in a particular layout, use a URL like the
following:http://localhost:8080/png/sample.qxp?
layout=2&page=3&box=textboxWhen you render using the box
parameter, the box ID has a higher priority than the box name.
Parameters
compositionzone String
Lets you specify which
Composition Zones
item to return. For
example:http://localhos
t:8080/xml/sample.qxp
?
compositionzone=czbo
x
compositionzones String
Lets you specify which
Composition Zones