在C#中的水晶报表上的点矩阵打印机 [英] Dot matrix printer on crystal report in c#

查看:68
本文介绍了在C#中的水晶报表上的点矩阵打印机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我想从点矩阵打印机(用于exp oki microline 5520)打印报告(水晶报告).我可以打印,但是速度很慢而且很吵.我想打印文本格式.我该怎么办?

我认为,我在C#中使用Visual Studio.我可以编写用于打印配置的代码.
但是,我不知道该怎么办,所以我也不知道代码.你能帮我吗?

谢谢.




将标签更改为c#

Hello,

I want to print report(crystal report) from dot matrix printer(for exp oki microline 5520). I can print, but it is very slowly and very noisy. I want to print for text format. What can i do?

I think ,i use visual studio in c#. i can write code for print configuration.
But, I do not know how to do, so i do not know codes. Can u help me?

Thanks.




Change Tags to c#

推荐答案

打印代码不会因打印机类型而改变.如果C#提供的打印配置类中没有任何东西可以帮助您随意设置打印机,那么您可能会卡住.点矩阵是一种过时的技术,因此没有理由认为C#会添加任何特别的东西来支持它.如果可以与打印机进行通信以更改其设置,很可能您将使用第三方库来进行设置(如果您已经查看了PrintSettings类,却一无所获)
The code for printing does not change by type of printer. If there''s nothing in the print configuration classes provided by C# that help you set up your printer as you''d like, you''re probably stuck. Dot matrix is such an out dated technology, that there''s no reason to think that C# would add anything especially to support it. If it''s possible to communicate with the printer to change it''s settings, odds are you''ll use a third party library to do it ( if you''ve looked at the PrintSettings class already and found nothing )


这篇关于在C#中的水晶报表上的点矩阵打印机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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