Dear Sir/Madam,

I have a doubt in applet printing.

I have written a applet code which will sent epson code directly to printer.

I am calling this applet APT through javascript.When such 10 APTs called consecutively, after it goes to printer the order gets shuffled.Am giving flusg command inside the applet code. The applet call is made in a loop. So the for e.g if we want to print 10 things, it will be passed one by one.


Can any one pls help me to solve this issue.