9.2

Table Of Contents
Lets you include a page picture when you export an
article from a QuarkXPress layout. Valid options are:
true | false | 1 |
0
includepagepicture
picformat (embedded or separate)
quality (blackandwhite or color)
picdpi (72, 144, or 200)
spreadrange (all or first)
For example:
http://localhost:8080/saveas/qcddoc/
4.qxp?includepagepicture=1&
quality=blackandwhite&picdpi=144&
spreadrange=first
http://localhost:8080/saveas/qcddoc/
PagePicture.qxp?includepagepicture=true
Lets you modify the article with XML. For more
information, see "Using XML modify."
XMLmodify
Render modifier
parameters
A QuarkCopyDesk article.Response
This alert displays if the box corresoponding to a referenced component
does not exist.
There is no box with the
specified identifier.
Alerts
This alert displays if an article name is longer than 32 characters.The number of characters
in the article name can't be
greater than max limit.
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.
The article/component
name is not unique.
See Understanding loggingLogs
http://localhost:8080/qcddoc/copydesk/sample.qcd
Example, GET
URL
Request object name: CopyDeskDocRequest
Example, object
model
qxpdoc
The qxpdoc render type returns a QuarkXPress project.
qxpdoc
Namespace
Indicates the QuarkXPress version format to use. For example:
http://localhost:8080/qxpdoc/
construct/project1.qxp?qxpdocver=8
8 | 9
qxpdocver
Parameters
Lets you specify whether to return modified pictures in the
response or not. If set to false, modified pictures are not
true | false
upadateimage
returned. If set to true, modified pictures are returned. The
default value is true.
Lets you save a copy of a project as a template. The default
value is true. For example:
http://localhost:8080/saveas/
qxpdoc/project.qxp?saveastemplate=true
true | false
saveastemplate
46 | QXP SERVER 9.2 WEB INTEGRATION GUIDE
USING THE WEB INTERFACE