Hi all! :)
I've made a simple application for a shop, where the user inserts barcodes of products, these are added to a list and available pieces in the database are decremented.
When the user clicks the Pay button, I want the program to print a receipt.
How can I do it? Can I use standard .net printing functions or should I use APIs specific to receipt printers?
I've never made a program like this, so I need help and advices to understand what's the best way to print a receipt in C#.
Thank you in advanced for your help! :)

Recommended Answers

All 2 Replies

I suggest Crystal or Microsoft reporting tool.

I suggest Crystal or Microsoft reporting tool.

Are they compatible with receipt printers? How do they work?
Thank you again! :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.