Printing with a dot matrix printer
Hi all, i successfully printed my in my application.. a jpanel wit multiple components in it and it works fine until i ttried printing the same on a dot matrix printer but the printout looked so ugly and unreadable.. and i printed the contents of a textarea using the dot matrix and it printed well. so i think a dot matrix can only print text (ascii) not gui so now i'm stuck cos i have to print on a dot matrix. how can i go about it.. please help.