8.0

Table Of Contents
Click the Server tab in the Server Configuration dialog box. Choose EPS
from the Type drop-down menu in the Default Render area. Click OK.
Now submit the EPS request without using the EPS namespace. Sample
URL for this type of request is:
http://localhost:8080/sample.qxp
You can specify an output style and set additional local parameters of that
output style. For example:
http://localhost:8080/eps/sample.qxp?outputstyle=mystylename
where symmetric is not specified in the output style.
You can specify an output style and override any setting in that output style
with an additional parameter. For example:
http://localhost:8080/eps/sample.qxp?outputstyle=mystylename
where asymmetric is specified in the output style but is overridden with
symmetric
.
If you do not specify an output style for EPS output, the Default EPS
Output Style will be used. In this case, the URL is:
http://localhost:8080/eps/sample.qxp
Page 52