账单购买打印 [英] Bills purchase Printout

查看:86
本文介绍了账单购买打印的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


产品代码 产品名称 数量 价格 总价格
10001 xxxxxxxxx 1 250250
10002 xxxxxxxxx 1 450450

总计700

我想要这样的打印输出,如何在c#中为此编写代码,以及如何为此打印输出.

问候
Rajesh

Hi,
ProductCode ProductName Qty Price TotalPrice
10001 xxxxxxxxx 1 250 250
10002 xxxxxxxxx 1 450 450

TOTAL 700

i want to take prinout like this, how to code for that in c#, and how to take printout for this.

Regards
Rajesh

推荐答案

可以使用
PrintDocument类
Visual Basic Power Pack打印表格
You can use
PrintDocument Class
Visual Basic Power pack Print Form


这篇关于账单购买打印的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆