2020

Table Of Contents
USING QUARKXPRESS SERVER
There is no box with
the specified
identifier.
HTTP Error #500 This alert displays if the box
specified by the child text node of the <ID>
element does not exist.
The value of Scale
Across should be
between 10% and
1000%.
HTTP Error #500 This alert displays if the value of
the child text node of a <SCALEACROSS> element
is invalid.
The Value of Scale
Down should be
between 10% and
1000%.
HTTP Error #500 This alert displays if the value of
the child text node of a <SCALEDOWN> element is
invalid.
The value of Offset
Across is in invalid
range.
HTTP Error #500 This alert displays if the value of
the child text node of the <OFFSETACROSS>
element is invalid.
The value of Offset
Down is in invalid
range
HTTP Error #500 This alert displays if the value of
the child text node of the <OFFSETDOWN>
element is invalid.
The value of Picture
Angle must be
between –360 and
360 degrees.
HTTP Error #500 This alert displays if the value of
the child text node of the <ANGLE> element is
invalid.
The value of Picture
Skew must be
between –75 and 75
degrees.
HTTP Error #500 This alert displays if the value of
the child text node of the <SKEW> element is
invalid.
The XML document
contains an invalid
tag value.
HTTP Error #500 This alert displays if you supply
an invalid value in the XML.
The specified box
cannot be modified.
HTTP Error #500 This alert displays if you try to
modify picture properties on a box that is not a
picture box.
Logs
If the request succeeds, a transaction success message is written to the
QuarkXPress Server transaction log file. For example: 8/3/2005 11:27:42 —
jpeg/sample.qxp — Type: image/jpeg — Size: 31715 — Client: 127.0.0.1If
an alert displays, an error message is written to the QuarkXPress Server
error log file. For example:8/10/2005 10:39:07 — Error — Error Code:
10339 — The specified file failed to load in the picture box.
Example GET URL
When QuarkXPress Server is running on Windows, use a URL like the
following:http://localhost:8080/sample.qxp?modify=
file:C:\imageProperties.xml When QuarkXPress Server is running on
macOS, use a URL like the
following:http://localhost:8080/sample.qxp?modify=
file:MacHD:xml:imageProperties.xml You can also supply a string that
consists of valid XML commands. For example:
http://localhost:8080/sample.qxp?modify= <PROJECT><LAYOUT><ID
UID=”1”/><SPREAD> <ID UID=”1”/><BOX BOXTYPE=”CT_PICT”> <ID
NAME=”EVEREST”/> <PICTURE SCALEACROSS=”50” OFFSETDOWN=”20”
A GUIDE TO QUARKXPRESS SERVER 2020 | 113