Hi,
I am developing a application which basically prints data on a cheque. The data is obtained from a database and the Java application (or an applet) has to print the data (name, amount, date etc) at appropriate positions on the cheque.
How can I print at a specific location on a paper using Java?