Using an existing form template This chapter describes how to enable an existing form template for production printing. The XML instance document is merged with a form template. How it works in StreamServer 1 The XMLIN Event detects the XML instance document and triggers the Process. 2 The Process merges the content of the input XML instance document with the form template and produces structured output data. 3 The produced output data is sent to driver and post-processing for formatting. 4 The formatted output is sent to its destination. In this chapter • Configuring the Project. • Deploying and running.