8.0
Table Of Contents
- Overview
- New and enhanced features
- Getting started
- Functions
- Function overview
- Render types
- Content modifiers
- Render modifiers
- XML modify
- XML deconstruct and construct
- About XML deconstruct/construct
- xml
- construct
- Deconstructing a project
- Constructing a project
- Working with pages and spreads
- Working with layers
- Working with boxes
- Working with pictures
- Working with text
- Working with tables
- Working with Composition Zones
- Using server XSLT
- Working with lists
- Working with anchored boxes
- Working with placeholders
- Working with metadata
- Working with hidden text
- Administrative Request handlers
- The Modifier DTD
- Sample applications
- Contact Quark
- Legal notice
QuarkXPress Server Error #-43
This alert is displayed when you give an incorrect file name as
a parameter or when you request a document that does not
exist in the document pool.
What to do: Enter the correct name and path of the file and
make sure the document exists in the document pool.
The XML
document is not
valid or well
formed.
HTTP Error #500
This alert is displayed when XML tags are not correctly
formed.
What to do: Enter correct XML and resubmit the request.
There is no box
with the specified
identifier.
HTTP Error #500
This alert is displayed if the box, as specified by the child
node of the ID tag in the XML file, does not exist in the
QuarkXPress file.
What to do: Enter a correct box name or box ID in the XML
file and resubmit the request.
The specified box is
not a picture or text
box.
HTTP Error #500
This alert is displayed when you request a box that is not a
text box or a picture box.
What to do: Use a correct text box name or picture box
name in the request.
A locked layer
cannot be
manipulated.
HTTP Error #500
This alert is displayed when you request data from a locked
layer box.
What to do: You cannot modify the content of a box placed
on a locked layer. To get data into a box placed on a locked
layer, open the project in QuarkXPress and open the Layers
palette. Unlock the layer on which the box is placed. Save the
project and submit the render request again.
Unable to read
picture (#106)
HTTP Error #500
QuarkXPress Server Error #-109
This alert is displayed when you request a text file in a picture
box.
What to do: Enter the correct file name and file type in the
request.
Bad
filename/pathname
HTTP Error #404
QuarkXPress Server Error #-37
This alert is displayed when you request an invalid or
non-existent file in a box.
What to do: Enter the correct file name and file type in the
request.
Logs
If the project is successfully rendered, a transaction success message is written to
the QuarkXPress Server Transaction Log file. The transaction entry consists of the
date and time of the request, the render type, project name, type of response
produced by the server, size of the response returned in bytes, and client IP
address.
The following is a sample of a transaction entry:
8/5/2005 18:11:54 - sample.qxp - Type: image/jpeg - Size: 65982 - Client:
127.0.0.1
Page 140