Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to print a ticket to a POS thermal printer. This ticket must have a barcode, text and numbers. How can I do this in C#?

Thank you.
Posted
Updated 19-Feb-10 11:30am
v2

Are you simply looking to generate a barcode?

If so an article was just posted recently to do just that.

Or are you having trouble printing? Perhaps something else?
 
Share this answer
 
I have the Font that generate the Barcode.
But how cant sent it to printer and print another text with
a normal Font?
 
Share this answer
 
I guess that depends on how you wish to print,if you have a document etc.

This page has lots of examples of printing in different ways, and should give you the answer you need.
 
Share this answer
 

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