i have string like this
31/12/2002
HINDUSTHAN MOTORS LIMITED
THREE LACS SEVENTY SEVEN THOUSAND THREE HUNDRED
EIGHTY SEVEN ONLY
**377387.00
I want to print it in pre-printed cheque.
how to print this pre-formatted text in java.
I have text file which contains the above pre formatted text my problem is the extension of the file is different (.kris format) when I open the file in text doc the formatted text becomes one single line.
So, one single line printing in the printer is not acceptable. I want to send above text to the printer by using the above fixed format.