SambaPOS Forum
English Boards => Support => Topic started by: suyog21 on March 25, 2012, 06:49:24 am
-
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
-
Hello suyog21.
If you count characters used per line you'll see the printout prepared correct. That happens when you use text printer and send results to XPS printer because default font used in XPS document is not a fixed width font.
If you want to use XPS printer to preview your designs you can choose HTML printer as printer type because it formats document with a fixed width font. Alternatively you can use demo printer and keep a notepad window open to see the result.
-
Hi Emre,
Thank you for your reply on my query. I will try out the same and will let you know the results.
Thanks and Regards,
Suyog.