10.1

Table Of Contents
Spread is located at the following place in the object hierarchy:
ModifierRequest < Project < Layout < Spread
To delete a spread, set its operation attribute to "DELETE".
spreads
The spreads render modifier lets you render layouts in spreads mode, so that pages
in spreads are rendered side-by-side rather than as individual pages.
Lets you specify whether to render spreads
(true) or individual pages (false).
Boolean (1 | 0 | true | false | yes |
no)
spreads
Parameters
eps, jpeg, png, postscript, raw, pdf, screenpdf
Compatible with
See Understanding loggingLogs
http://localhost:8080/pdf/sample.qxp?spreads=true
Example, GET
URL
suppresserrors
The suppresserrors render modifier forces QuarkXPress Server to render as much
of a layout as it can, despite any errors that occur.
Forces the layout to render despite any errors that may
occur.
String
suppresserrors
Parameters
pdf, qxpdoc, xml, postscript
Compatible with
See "Understanding logging."Logs
http://localhost:8080/png/sample.qxp?box=suppresserrors
Example GET
URL
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.
The name of the target box.String[box name]Parameters
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.ext
A preview of the project with the imported text.Response
HTTP Error #404File not found.Alerts
82 | A GUIDE TO QUARKXPRESS SERVER 10.1
USING QUARKXPRESS SERVER