8.1

Table Of Contents
When download is false, the browser attempts
to display the returned file. If the browser cannot
display the file, it lets the end user save the
returned file.
The default value is false.
Lets you specify the number of the first layout
to render when you render multiple layouts as
Integer
layoutstart
separate PDF files. PDF files are saved at the
location specified in QuarkXPress Server
preferences (Server/QuarkXPress Server >
Preferences > PDF pane > PDF to Folder). The
first layout in a project is layout 0. For example:
http://localhost:8080/pdf/multilayout.qxp?
layoutstart=0&layoutend=3
Lets you specify the number of the last layout to
render when you render multiple layouts as
Integer
layoutend
separate PDF files. PDF files are saved at the
location specified in QuarkXPress Server
preferences (Server/QuarkXPress Server >
Preferences > PDF pane > PDF to Folder). The
first layout in a project is layout 0. For example:
http://localhost:8080/pdf/multilayout.qxp?
layoutstart=0&layoutend=3
Lets you specify a single page.Integer
page
Render modifier
parameters
Lets you specify a range of pages.String (page
range)
pages
Lets you specify a spread. The first spread is
spread 1. In a facing-page document, spread 1
consists of the first page.
Integer
spread
Lets you specify a layout by name or ID. The first
layout is Layout 1.
String
layout
Lets you specify that the output use spreads.Boolean 1 | 0 |
true | false | yes
| no
spreads
A PDF file.Response
HTTP Error #500This page range is invalidAlerts
QuarkXPress Server Error #147
This alert displays if you try to render an invalid page
range.
HTTP Error #500No file produced. The project
requested contains only blank
pages.
This alert displays if you try to render a a project that
contains only blank pages.
This alert displays if you specify a nonexistent output style.This Output Style does not exist.
This alert displays if you specify an output style that is
incompatible with this render type.
This Output Style cannot be
used with this render type.
44 | QXP SERVER 8.1 WEB INTEGRATION GUIDE
USING THE WEB INTERFACE