9.2

Table Of Contents
Lets you specify which layers should be included,
as a comma-separated list.
String
layers
Lets you use PDF/X1a or PDF/X3 verification.pdfx1a | pdfx3
verification
Lets you specify whether to output each page as
a separate file.
yes | no
separate
Lets you specify whether to include blank plates.yes | no
produceblankplates
When download is true, the browser always
displays a dialog box that lets the end user save
1 | 0 | true |
false
download
the returned file, even if the browser can display
it.
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
1 | 0 | true |
false | yes | no
layoutstart
separate PDF files. PDF files are saved at the
location specified in QuarkXPress Server
preferences (Administration > Preference >
General > Server > Document Root 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 (Administration > Preference >
General > Server > Document Root 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 whether to update imported
pictures.
true | false
updateimage
Lets you specify whether to update the text flow
version of a project to the current version.
true | false
updateflow
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
40 | QXP SERVER 9.2 WEB INTEGRATION GUIDE
USING THE WEB INTERFACE