资源列表
QRCodePrint
- 打印二维码,直接用fastreport打印(print 2D barcode)
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发
Zebra打印demo
- 近似值。 实际字符点的高和宽非常取决于字体风格和特别的字符。所以有些字符会比实际要求点的尺寸小或大。 所有矢量字体基准线是点的单元尺寸当场计算的。基准线是单元顶到底的四分之三(Approximation.The actual height and width of the character points depends very much on the font style and the particular character.So some characters are going to
WPFPrintSimple
- 打印模板,基于C#的打印模板,实现了打印、打印预览、导出功能。(Print Demo, base on C#, print, print review and export.)
ncmmjhw
- ssm开发实现简单的oa办公管理系统,模板是网上下载,后端代码自己实现(SSM development and implementation of a simple OA office management system, templates are downloaded online, the back-end code to achieve their own.)
会计申请支付票据打印
- 会计申请支付票据打印,能对往来单位进行保存、删除(Printing of Accounting Application Payment Bills)
VB_Print
- 一台电脑连接多台打印机,分别控制实现打印(One computer connects several printers to control printing separately)
二维码实例完整版
- delphi带源码二维码生成完整版,不需修改,可直接运行
ReportCreator_src
- vc编写的打印模板编辑软件,方便用于标签打印(The printing template editing software written by VC is convenient for label printing)
CPCL中文
- 斑马蓝牙移动打印机语言,,,,,,,,,,(Zebra Bluetooth mobile printer language)
E267_打印对话框的实例
- 打印对话框,建一个项目,将其命名为工程1,默认窗体为Form1。command1 单击打印(form print Private Sub Command1_Click() CommonDialog1.ShowPrinter For i = 1 To CommonDialog1.Copies Printer.Print Text1.Text Next i Printer.EndDoc End Sub)
IPC debug_console
- IPC debug console for work from service.