<?xml version="1.0" encoding="UTF-8"?>
<!--
Posics Saleculator - Billing System.
Copyright (C) 2009 Posics
This file is part of Posics Saleculator.
-->
<output>
<display>
<line>
<text align="left" length="10">Advance paid.</text>
<text align="right" length="10">${ticket.printTotalPaid()}</text>
</line>
<line>
<text align="center" length="20">Thank you.</text>
</line>
</display>
</output>
Leave a Reply