搜索资源列表
vbprint
- vb的打印,调用打印函数,先测试打印机向串口发数据,将字符串转为十六进制表示的字符串,从接收缓冲区读取数据,关闭串口事件响应-vb print, call the print function, send the first test the printer to the serial data string to hexadecimal string from the receive buffer read data off the serial port incident response
Zebra_print_ZPL
- Zebra条码打印机编程概要:ZPL VB、VC等编程举例及getfonthex函数说明-Zebra bar code printer programming summary: ZPL VB, VC and other programming functions that example and getfonthex
print_set
- 用VB编写打印程序的时候,如果通过控制面板改变纸型和方向非常不方便。通过调用API函数可以方便的实现。-VB printing process used to prepare, if the control panel through the matrix and the direction of change is very inconvenient. By calling the API function can be easily realized.
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发