Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi EveryBody,

I want to print a bill below like this using C# windows application with
ESPON TM-T881V Printer.

Please help me its urgent.

Date :- 10/25/14
abc
Date Amount Qty
---------------------------------------------------
21-10-2014
---------------------------------------------------
Sales = 33.00 3
Purchase = 30.00 3
Sliver Coins
(Worth Rs.) = 0 0
G.P. = 3.00
Bal = 30.00
----------------------------------------------------

Cancel = 0
23-10-2014
----------------------------------------------------
Sales = 33.00 3
Purchase = 30.00 3
Sliver Coins
(Worth Rs.) = 0 0
G.P. = 3.00
Bal = 30.00
----------------------------------------------------

Cancel = 0
----------------------------------------------------
Payable : 60.00
----------------------------------------------------
Posted

1 solution

Hi,

You may find something on this:
POS Printing: The Easy Way[^]

and msdn

http://msdn.microsoft.com/en-us/library/ms828083(v=winembedded.10).aspx[^]


Regards,
Praneet
 
Share this answer
 
Comments
Ram Kumar(Webunitech) 3-Nov-14 2:40am    
I need to print directly to printer and when bill is print paper cut automactliy

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900