i have 50 quantity of paste i sold 10quantity i need to print the 40 pieces details .if i enter the quantity as 40.
i need 40 print.if i click the button i need 40 print
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted Jul 14, 2014, 7:16 AM
If yes then you can use create text file and print it, refer below blogs
steps:
# create text file
http://www.c-sharpcorner.com/UploadFile/mahesh/how-to-write-to-a-text-file-in-C-Sharp/
# print it
http://www.c-sharpcorner.com/uploadfile/mahesh/printdialog-in-C-Sharp/
twitter @sumitjolly
Pradeep ShetPosted Jul 14, 2014, 7:09 AM
selvi subramanianPosted Jul 14, 2014, 6:21 AM
Guest UserPosted Jul 14, 2014, 5:10 AM