Click here to Skip to main content
15,884,425 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have built a POS application in ASP.Net. I want to print receipt through web application. I came across Mozilla AddOn JS Print Setup which support silent printing. But I need to know how it handles custom paper size. I have a following format of receipt
Receipt Format

How can I achieve it ?
Posted

1 solution

You can use Itextsharp libary generate pdf and print it.
 
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