2020

Table Of Contents
USING QUARKXPRESS SERVER
updateprefsfromjj
The updateprefsfromjj request handler lets you update the rendering
preferences for QuarkXPress Server using a file named
“QuarkXPressServerJobJacket.xml” that is in the document pool or has been
supplied as part of a multipart HTTP request.
To modify QuarkXPress Server renderer preferences, first upload a modified Job
Jackets file named “QuarkXPressServerJobJacket.xml” to the document pool using
addfile, then call this request handler.
This request handler sets the preferences for all renderers.
Using the QXPSM SDK
The QXPSM (QuarkXPress Server Manager) SDK lets you create applications that
communicate with QuarkXPress Server Manager in a variety of languages, including
the following:
.NET
Java
Objective-C
The QXPSM SDK includes the following folders:
Documentation: Includes Javadoc for the classes in the Java SDK.
Attribute Type Description
DisableFullResPreviewsOnOpen
Boolea
n
Set to true or false.
INSTALLEDFONTS
FontName string
Include a <FontName> element for each font loaded
on the server.
Namespace updateprefsfromjj
Response The message “Preferences successfully set.”
Alerts
Incorrect
administrati
on realm
user name
and
password.
HTTP Error #401 This alert displays if you specify an invalid
administrator user name and password. What to do: Use the user
name and password set in the QuarkXPress Server Manager client
Server Configuration dialog box.
Logs See “Understanding logging.”
Example GET
URL
http://localhost:8080/updateprefsfromjj
Notes
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.
A GUIDE TO QUARKXPRESS SERVER 2020 | 183