I am trying to print a customized receipt with the ImagePrintJob and TextPrintJob, but am running into the following problem.
I cannot style anything on it when printing. As it all ends up left-aligned and left-justified.
What I am trying to do is center an image on the receipt paper to act as a logo. Then I am also attempting to place item names on the left side, with the price on the right.
Is there anything I can look at to help me do this?
Thanks. Much appreciated.