8.0

Table Of Contents
pdf
Returns a PDF file of a QuarkXPress project.
Names
pace
PDF
Param
eters
outputstyl
e
stylename, document
Specifies an output style for PDF output.
stylename is the name of an output style
in the Output Styles dialog box. For
example:
http://localhost:8080/pdf/sample.qxp?
outputstyle=stylename
document is the name of an output style
saved in the document's Captured
Settings as defined in the Export as PDF
dialog box. For example:
http://localhost:8080/pdf/sample.qxp?
outputstyle=document
title
string
Sets the title of the PDF document.
subject
string
Sets the subject field of the PDF
document.
author
string
Sets the author of the PDF document.
keywords
string
Sets the keywords field of the PDF
document.
includehy
perlinks
1 | 0 | true | false | yes | no
Specifies whether hyperlinks should be
included in the PDF document.
exportlists
ashyperlin
ks
1 | 0 | true | false | yes | no
Specifies whether lists should be
exported as hyperlinks. To use this
parameter, set the includehyperlinks
parameter to true.
exportind
exesashyp
erlinks
1 | 0 | true | false | yes | no
Specifies whether the index should be
exported as hyperlinks. To use this
parameter, set the includehyperlinks
parameter to true.
exportlists
asbookm
arks
1 | 0 | true | false | yes | no
Specifies whether lists should be
exported as bookmarks. To use this
parameter, set the includehyperlinks
parameter to true.
mode
composite or separations
Specifies whether the PDF output is a
composite or a separation.
printcolor
s
cmyk, rgb, grayscale, cmykandspot, asis
Defines the print color of the rendered
PDF output. For example, to print the
PDF in RGB format, use the value rgb.
This option is only used with the
composite mode.
Page 62