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
opened for
modification.
Provide the name
only. Relative path
can be provided at
the time of saving.
jobJacketName
String
Name of the job
jacket to be used.
The job jacket is
assumed to be
already available on
the
QuarkXPressserver
.
jobTicketName
String
Name of the job
ticket to be used.
host
String
QuarkXPress
Server that should
be used for this
document
modification. If null,
server is taken from
load balancer. The
server name
provided should be
a registered server,
currently active, or
an error is thrown.
port
int
QuarkXPress
Server port for the
server specified in
the previous
parameter. This is
meaningful only if
server has been
provided in the
previous parameter.
sessionId
String
Session in which
document should be
opened.
openDoc
Opens the specified document and keeps it open until further
notice.
If the document is already open, error is returned.
If the session does not exist, error is returned.
Parameter
Type
Description
docName
String
Document (along
with relative path if
required) to be
opened for
Page 15