8.0

Table Of Contents
screenpdf
Overrides the setting in the PDF Workflow area of the PDF pane in the Preferences dialog box (PDF
Direct, PDF to Folder, or PostScript File for Later Distilling
) and always returns a low-resolution PDF to the browser.
Namespace
Screenpdf
Parameters
outputstyle
stylename
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/screenpdf/sampl
e.qxp?outputstyle=mystylename
document is the name of an output
style saved in the project's Captured
Settings. For example:
http://localhost:8080/screenpdf/sampl
e.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.
includehyperlinks
1 | 0 | true | false | yes |
no
Specifies that hyperlinks should be
included in the PDF document.
exportlistsashyperlinks
1 | 0 | true | false | yes |
no
Specifies whether lists should be
exported as hyperlinks. To use this
parameter, set the includehyperlinks
parameter to true.
exportindexesashyperli
nks
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
.
exportlistsasbookmark
s
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.
printcolors
cmyk, rgb, grayscale,
cmykandspot, asis
Specifies the print color of rendered
PDF output. For example, to print
PDF in RGB format, use rgb for the
value. This option is only used with
Page 77