8.0

Table Of Contents
Notes
To generate an PPML image without using the PPML namespace
Click the Server tab in the Server Configuration dialog box. Choose
PPML from the Type drop-down menu in the Default Render area.
Click OK. Now submit the PPML request without using the PPML
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/ppml/sample.qxp?outputstyle=mystylename&path=C:\a
bc
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/ppml/sample.qxp?outputstyle=mystylename&path=C:\a
bc
where asymmetric is specified in the output style but is overridden with
symmetric
.
If you do not specify an output style for PPML output, the Default PPML
Output Style will be used. In this case, the URL is
http://localhost:8080/ppml/sample.qxp?path=C:\abc
Page 71