Hi there
I have a table in which the following fields are there voucher no.
debit account
credit account
debit amount
credit amount
narration

Now I want to print a voucher which is going to be stored in filling system

The format is like this
------------------------------------------------------------
Debit account debit amount

Total Debit amount
Dollors in words for eg(two thousand dollors)
narration for eg(The amount paid for so and so purpose)


Signature checked by signature of payee
------------------------------------------------------------The debit account and debit amount can be more than one also depends on the transaction

If I can have a print out like this then How? Please help