Hi, I'd want to make a template for printer output in raw form which contains control characters. Can I make the template with ZPT or should I implement a custom template class ? If I have to implement a custom template class, which class should I subclass (or, where should I start) ? I'm a bit lost ... Thank you.