2017

Table Of Contents
USING QUARKXPRESS SERVER
74 | A Guide to QuarkXPress Server 2017
qxpdoc
The qxpdoc render type returns a QuarkXPress project.
spreadrange=firsthttp://
localhost:8080/saveas/q
cddoc/
PagePicture.qxp?includ
epagepicture=true
Render modifier
p
arameters
modify XML
Lets you modify the
article with XML. For
m
ore information, see
“XML modify.”
Response A QuarkCopyDesk article.
Alerts
There is no box with
the specified identifier.
This alert displays if the box corresoponding to a
referenced component does not exist.
The number of
characters in the article
name can’t be greater
than max limit.
This alert displays if an article name is longer
than 32 characters.
The article/component
name is not unique.
This alert displays if you create or change the
name of an article or component so that it is the
same as the name of an existing article or
component.
Logs See “Understanding logging.”
Example, GET URL http://localhost:8080/qcddoc/copydesk/sample.qcd
Example, object model Request object name: CopyDeskDocRequest
Namespace qxpdoc
Parameters
qxpdocver 8 | 9
Indicates the
QuarkXPress version
format to use. For
example:http://localhos
t:8080/qxpdoc/
construct/project1.qxp?
qxpdocver=8
upadateimage true | false
Lets you specify
whether to return
modified pictures in the
response or not. If set
to false, modified
pictures are not
returned. If set to true,
modified pictures are
returned. The default
value is true.
saveastemplate true | false
Lets you save a copy of
a project as a template.
The default value is
true. For