8.0

Table Of Contents
saveas
Lets you save modified QuarkXPress projects in any supported format to any location on the network
and also in the QuarkXPress Server document pool.
When this request is sent to Server Manager, either through HTTP or Web service, the document is
saved in all registered QuarkXPress servers if the common doc pool has been switched off in the admin
client. If the common doc pool is turned on, the document is saved in any one of the registered
QuarkXPress servers.
Parameters
newname
string
Specifies the name under which the
project should be saved.
path
string
Specifies the location for saving the
QuarkXPress project other than the
document pool.
savetopool
true | false
Specifies whether the project should be
saved to the document pool. Default is
true.
replace
true | false
Specifies whether the saved project
should replace any existing project with
the same name in the specified location.
Default is true.
Response
QuarkXPress Server responds with message "Document successfully saved."
Alerts
File not found.
HTTP Error #404
QuarkXPress Server Error #-43
This alert is displayed when you enter the wrong XML file
name as a parameter or when you request a project that does
not exist in the document pool.
What to do: Enter the correct name and a path of the XML
file and ensure that the project referenced in the request exists
in the document pool.
Bad
filename/pathname.
HTTP Error #404
QuarkXPress Server Error #-43
This alert is displayed when you try to render a project that
does not exist.
What to do: Check the name of the document.
The file path is
invalid.
HTTP Error #500
This alert is displayed when an invalid path is given with the
path parameter.
What to do: Specify the correct file path with the path
parameter.
The specified folder
is Read-Only.
HTTP Error #500
This alert is displayed when you try to save a project in a
read-only folder.
What to do: Either change the permission of the folder where
you want to save the project or change the path value to some
Page 92