开发者

Printing from label printer using Crystal Report in C#

I am creating开发者_开发百科 an desktop application for printing label from label printer. Can anyone guide me how to print from label printer using crystal report approach. I am new to this topic and have no idea.

I would appreciate if anyone provide me some sample program.

Thanks.


It depends on the kind of label printer that you have.

If you use Crystal Report, then your application will be printer agnostic, it wouldn't care which type of printer you use. Also you will not be able to use some features that you label printer might have like, controllable label cutting.

Label printers usually have API. So you would normally design a label in a template designer, that is normally supplied with your printer. Then you would call API providing the file path to the template and filling the data that template requires.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜