本文介绍了如何打印代码128条码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想使用代码128打印条形码。
对于免费3的9和条形码39我使用*作为开始和停止字符
例如要创建条形码12345我使用* 12345 *但如何打印代码128条形码??
i am仅从记事本打印。
I want to print barcode using code 128.
For Free 3 of 9 and barcode 39 i use * as start and stop character
e.g. to create barcode of 12345 i use *12345* but how to print code 128 barcode ??
i am printing from notepad only.
推荐答案
这篇关于如何打印代码128条码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!