Current implementation only produces HTML, WAP, TEXT
and other text based output. The process needs to be
able to produce binary output as the final step.
This will involve correctly setting the Content-type
and simply streaming the results to the client.