使用DataGridView在C-Sharp.net中打印 [英] Printing in C-Sharp.net using DataGridView

查看:74
本文介绍了使用DataGridView在C-Sharp.net中打印的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#.net中直接将datagridview打印到dotmatrix打印机?

How to Print directly datagridview to dotmatrix printer in c#.net ?

推荐答案

请找到下面的文章以打印Gridview

在C#.NET 2.0中打印数据网格视图 [ ^ ]
Please find the article below to print Gridview

Printing a datagridview in C# .NET 2.0[^]


您可以看一下具有打印,导出和扩展标准DataGridView的其他功能的DataGridViewExtension ,如下所示.
http://www.completit.com/Portfolio/DGVE/Features.aspx [ ^ ]
如此处所示,还提供了该组件的免费版本
http://www.completit.com/Portfolio/DGVE/Overview.aspx [ ^ ]
我认为以上链接可能对您有所帮助.
You can take a look at the DataGridViewExtension which has got printing, exporting and several other features extending the standard DataGridView as given here
http://www.completit.com/Portfolio/DGVE/Features.aspx[^]
A free version of the component is also available, as given here
http://www.completit.com/Portfolio/DGVE/Overview.aspx[^]
I think the above link may be helpful to you.


这篇关于使用DataGridView在C-Sharp.net中打印的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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