|
Home > Online Product Documentation > Table of Contents > Post-processing Result Documents Post-processing Result DocumentsYou can use a scenario's post-processing 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 post-processing 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. To specify post-processing:
1. Open the stylesheet whose result you want to process.
2. In the XSLT Editor (
XSLT Source or
Mapper tabs), in the scenario name field, click the down arrow and click the name of the scenario in which you want to specify post-processing.
3. Click
Browse
4. Click the
Post-process tab.
5. Click one of the following:
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:
a. In the
Command line field, type the command line for starting your postprocessor. For example,
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.
b. In the
Generated File Extension field, type the extension on the file name of the postprocessor output. For example,
.pdf.
c. In the
Additional Path field, optionally type any paths that need to be defined that are not already defined in your
PATH environment variable.
d. Click
OK.
|
Support for the Saxon XQuery Processor
Stylus Studio's XQuery tools feature integrated support for the Saxon SA 8.7.3 XQuery and XSLT processor so you can Edit, Debug and Run XQuery using Saxon. Java code generation support lets you deploy Saxon XQuery applications with just one click.
SQL Server Tools
SQL Server Tools in Stylus Studio simplify working with relational and XML data including exporting data from a SQL Server database into XML and importing XML data back into SQL Server. Supports Microsoft SQL Server 2000 and Microsoft SQL Server 2005
XQuery Talk Blog
Get the latest XQuery news and information at XQuery-Talk - an online community for discussing XQuery technologies, examples, implementations and more. Bookmark this RSS or ATOM feed now!
Supported XML Technologies
Learning XML is easy with Stylus Studio, the only XML IDE to support all official W3C XML technologies! Learn more about Stylus Studio's tools and support for XML and related W3C technologies.