2017

Table Of Contents
USING QUARKXPRESS SERVER
184 | A Guide to QuarkXPress Server 2017
Renderer preferences
The /getrendererprefs handler lets clients remotely retrieve an XML
representation of the current QuarkXPress Server renderer preferences, as described
below. For a detailed description of each preference, see “General Preferences dialog
box” in A Guide to QuarkXPress Server.
The
/setrendererprefs handler lets clients remotely control QuarkXPress Server
renderer preferences. For more information, see “Setrendererprefs.”
Logs See “Understanding logging.”
E
xample GET URL
http://localhost:8080/setrendererprefs?modify=
<QXPSRENDERERPREFERENCES><DISPLAY><ColorTIFFs>8-
bit</ColorTIFFs> <GrayTIFFs>16
levels</GrayTIFFs></DISPLAY></QXPSRENDERERPREFERENCES>
Notes
The schema for the returned XML stream can be found at
webapps/ROOT/QuarkXPress Server
R
enderer/QXPSRendererPreferences.xsd.If a user name and
password have been set in the Server Configuration dialog box,
the browser requests that user name and password when you
submit a setrendererprefs parameter request.
Attribute Type Description
DISPLAY
ColorTIFFs string Set to 8-bit or 24-bit.
GrayTIFFs string Set to 16 levels or 256 levels.
MonitorProfile string
Set to one of the options under
MonitorProfileList.
MonitorProfileList collection
Includes one <MonitorProfile>
element for each available
monitor profile.
INPUTSETTINGS
SmartQuotes Boolean Set to true or false.
SmartQuoteFormat integer
Set to the zero-based index of
the desired format. For the list
of available formats, see the
Input Settings pane of the
Preferences dialog box in the
QuarkXPress Server
administrative interface.
SequentialPageRangeSeparator string Set to one character only.
NonSequentialPageRangeSepara
tor
string Set to one character only.
FONTFALLBACK
ApplyFontFallback Boolean Set to true or false.
Search Boolean Set to true or false.
SearchType Boolean Set to Paragraph or Active Story.
SearchLimit integer Set to search limit number.
PreferredFont string
Includes a <PreferredFont>
element with each of the
following