2017

Table Of Contents
USING QUARKXPRESS SERVER
96 | A Guide to QuarkXPress Server 2017
suppresserrors
The suppresserrors render modifier forces QuarkXPress Server to render as much
of a layout as it can, despite any errors that occur.
Using content modifiers
Content modifiers let you alter the content and formatting of boxes in layouts
without using the XML modify parameter.
Inserting text
This topic explains how to import text into a box. Any existing text in the box is
replaced.
spreads (true) or
individual pages (false).
Compatible with eps, jpeg, png, postscript, raw, pdf, screenpdf
Logs See “Understanding logging.”
Example, GET URL http://localhost:8080/pdf/sample.qxp?spreads=true
Parameters suppresserrors String
F
orces the layout to
render despite any
errors that may occur.
Compatible with pdf, qxpdoc, xml, postscript
Logs See “Understanding logging.”
Example GET URL http://localhost:8080/png/sample.qxp?box=suppresserrors
Parameters [box name] String
The name of the target
box.Specify the name
and location of the
imported file with the
file: prefix. The
imported file must be
available to
QuarkXPress Server.To
import a file that is in a
subfolder of the
document pool on Mac
OS, use a path like the
following:
file:subfolder:MyFile.ext
To import a file that is
in a subfolder of the
document pool on
Windows, use a path
like the following:
file:subfolder\MyFile.ex
t
Response A preview of the project with the imported text.