9.5

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