8.0

Table Of Contents
ppml
Requests PPML rendering of a page or spread in a QuarkXPress project.
Namespace
PPML
Parameters
outputstyle
stylename
Lets you specify an output style for
PPML output.
stylename is the name of an output
style in the Output Styles dialog box.
For example:
http://localhost:8080/ppml/sample.qx
p?outputstyle=mystylename
document is the name of an output
style saved in the project's Captured
Settings. For example:
http://localhost:8080/ppml/sample.qx
p?outputstyle=document
path
String
Takes system path as value. This
parameter specifies where the
output PPML file and the images are
to be saved on the machine. For
example: path=C:\output
Render
Modifier
Parameters
thexmldoc
XML
Accepts well-formed XML as input
and applies those XML values to the
rendered project. The name of the
XML elements sent must match the
name of the XML Placeholders in
the QuarkXPress project.
paginate
XML
Accepts well-formed XML as input
and applies those XML values to the
rendered project. The name of the
XML elements sent must match the
name of the XML Placeholders in
the QuarkXPress project. This
parameter creates output in a new
layout and creates pages as per
records in the XML in the new
layout.
layout
String
Specifies the layout name or number
to render. Layout numbers start with
1; Layout=1 references the first
layout in a project. You can also
specify the layout name with this
parameter.
Response
A QuarkXPress project is output in PPML format.
Page 69