9.5

Table Of Contents
Invalid row or column creation
Invalid cell attributes
Invalid paragraph style sheet
Invalid character style sheet
Invalid conditional style
Invalid bullet or numbering style
Includes descriptions of rendering errors after the last page
in the layout.
String
appenderrors
Parameters
pdf, qxpdoc, xml, postscript
Compatible with
See Understanding loggingLogs
http://localhost:8080/png/sample.qxp?box=appenderrors
Example GET
URL
Descriptions of rendering errors are formatted in 10-point magenta Arial.Notes
box
The box render modifier lets you render a single box.
Lets you specify which box to render.String
box
Parameters
Lets you specify whether to show the area overlapped by
the specified box.
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 box parameter with the eps, pdf,
or qxpdoc render types.
way of rendering the
desired objects.
See Understanding loggingLogs
http://localhost:8080/png/sample.qxp?box=pictbox
Example GET
URL
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=textbox
Notes
A GUIDE TO QUARKXPRESS SERVER 9.5 | 79
USING QUARKXPRESS SERVER