Using a form template created from scratch This chapter describes how to: • Create a form template from scratch, using a StreamServe Message for field and block bindings. • Enable the template for production printing. How it works in StreamServer 1 The Event detects the input file, extracts the data to a Message and triggers the Process. 2 The Process merges the content of the Message with the form template and produces structured output data. 3 The produced output data is sent to a driver and post-processing. 4 The formatted output is sent to its destination. In this chapter • Configuring the Project. • Deploying and running the Project.