8.0

Table Of Contents
eps
Requests EPS rendering of a page or spread in a QuarkXPress project.
Namespace
EPS
Parameters
outputstyle
stylename
Specifies an output style for EPS
output.
stylename is the name of an output
style in the Output Styles dialog box.
For example:
http://localhost:8080/eps/sample.qxp
?outputstyle=mystylename
document is the name of an output
style saved in the project's Captured
Settings. For example:
http://localhost:8080/eps/sample.qxp
?outputstyle=document
epsformat
color | dcs2
Specifies EPS output format.
Default is color
epspreview
tiff | none
Defines a preview of EPS output.
Default is tiff
epsdata
ascii | binary | clean8bit
Specifies the data type of the EPS
output.
Default is clean8bit
epstransparent
1 | 0 | true | false | yes |
no
Specifies whether the EPS output is
transparent.
Render
Modifier
Parameters
page
integer
Specifies the single page to be
rendered.
scale
Float
.1 to 6.92 for
Windows®
.1 to 8 on Mac OS®
Specifies a percentage of the size of
the page to be returned. Minimum
value is .1, meaning 10% of the size.
Maximum value is 8 (800% of size)
on Mac OS and 6.92 (692%) on
Windows.
spread
integer
Specifies which spread to render.
Spread numbers start with 1; spread
number 1 references the first page
(which is the first spread) in a
project.
layout
String
Specifies the layout name or number
to render. Layout numbers start with
1; Layout=1 references the first
layout in project. You can also
specify the layout name with this
parameter.
Page 50