Hi,
I have issue while printing invoice. I followed solution provided in this forum but did not get results.
Below is the coding I tried:
<J00>- {QUANTITY} {NAME}| {TOTAL}| {TOTAL AMOUNT}
But my total and total amount field does not get aligned properly. As the {NAME} length varies the last two fields position also varies.
For eg:
1 Salad with Soup 4.99 4.99
1 Chicken Lemon coriander so 60.00 60.00
Samosa 10.00 10.00.
I have attached the sample of invoice print.
Please help me to correct this.
Thanks in advance