2020

Table Of Contents
USING QUARKXPRESS SERVER
In the QuarkXPress Server Manager API, render modifiers are properties of render
request classes.
Render modifier names are not case-sensitive.
annotateerrors
The annotateerrors render modifier lets you include descriptions of rendering
errors as notes in the layout itself. In rendered QuarkXPress files, errors are
displayed as notes. In rendered PDFs, errors are displayed as comments. In XML
output, errors are displayed as notes XML markup.
appenderrors
The appenderrors render modifier lets you include descriptions of rendering
errors after the last page in the layout. Descriptions of rendering errors are
formatted in 10-point magenta Arial.
box
The box render modifier lets you render a single box.
Parameters annotateerrors String
Includes descriptions
of rendering errors as
notes in the layout.
Compatible with pdf, qxpdoc, xml, postscript
Logs See “Understanding logging.”
Example GET URL http://localhost:8080/png/sample.qxp?box=annotateerrors
Notes
Descriptions of rendering errors are formatted with the default character
style sheet.
Parameters appenderrors String
Includes descriptions
of rendering errors
after the last page in
the layout.
Compatible with pdf, qxpdoc, xml, postscript
Logs See “Understanding logging.”
Example GET URL http://localhost:8080/png/sample.qxp?box=appenderrors
Notes Descriptions of rendering errors are formatted in 10-point magenta Arial.
Parameters
box String
Lets you specify which
box to render.
overlap String
Lets you specify
whether to show the
area overlapped by the
specified box.
Compatible with jpeg, png, raw
84 | A GUIDE TO QUARKXPRESS SERVER 2020