Home > Online Product Documentation > Table of Contents > Postprocessing Result Documents
You can use a scenario's postprocessing settings to specify that you want Stylus Studio to initiate processing on the result of applying a stylesheet. If you do, Stylus Studio performs the postprocessing before it displays the result in the Preview window. Stylus Studio can postprocess the result of its built-in XSLT processor or an external XSLT processor.
You can choose to run the Apache Software Organization's Formatting Objects Processor (FOP) as a postprocessor. You can run this on the result of stylesheets that generate XML documents that contain FO. The Apache FOP included with Stylus Studio converts FO XML into PDF and displays it in the Stylus Studio preview window. See Generating Formatting Objects.
Post Process With Apache FOP if you want Stylus Studio to initiate the Apache FOP. You are done. Click OK.
Custom Post-Process if you want Stylus Studio to initiate a postprocess you define. With this selection, you must also do the following:
mypostprocessor %1 %2. You can specify any application or script that takes as input the result document generated by an XSLT processor and generates a new file.
.pdf.
PATH environment variable.