Hi Maneesh,
thanks for your reply, I have tried that as well. nothing is in my favor.. The printer still writes the new character in a new page.
is my code, where ArrayList contains a list of
String objects. This code constructs a temporary file and then the file is given as input to the printer job.
once the file is printed on to the printer, next call to the same method, readjusts the paper by pulling inside before printing..
I want to avoid the readjusting of the paper.. I would like the printer to continue to print from the same position without pulling the paper inside..
Any attributes we have to pass to the print service api ?