本文介绍了使用Asp.net中的点阵打印机在收据上打印数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有这样的发票收据:
Hi,
I have an Invoice Receipt like this :
< Invoice Receipt > Receipt No : 1
First Name : Last Name :
Age : Address :
Amount Paid :
Date of Payment :
用户在dotmatrix打印机中插入此收据纸&从Web应用程序打印,然后用户信息应显示在相应的标题前面。
这是一个Web应用程序,任何人都可以帮助我如何实现这一目标。
先谢谢。
User insert this receipt paper in dotmatrix printer & hit print from web application then user information should display in front of their corresponding titles.
It is a web application, can anyone please help me how to achieve this.
Thanks in Advance.
推荐答案
这篇关于使用Asp.net中的点阵打印机在收据上打印数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!