搜索资源列表
打印DLL(包括vc源码)
- 打印DLL(包括VC源码)可使用PB,Dephi等直接调用此DLL,详见包内说明-Print DLL (including VC-source) can be used PB, Delphi direct calling this DLL, detailed packet states
1-pplz--pplb
- 这是一个如何调用条码打印机的DLL文件来打印条形码的例子,主要是教你怎么写DLL声名语句-how it is called a bar code printers DLL files to print bar code examples, mainly to teach you how to write DLL famous phrase
VB_VC_PrintWord
- 此程序为VB写的打印WORD2003的程序。 VC调用此程序只需要使用语句WinExec(\"Printit.dll c:\\\\test.doc 2-5\",SW_HIDE) 接口为两个命令行参数。第一个是要打印的文件名,第二个是打印的页数。 能检查你输入的文件是否存在,能检查输入的参数个数对不对。如果只有一个参数就默认打印所有页。
WIN NT下页边距归零、自定义纸张的另一种实现
- (PB)dll功能:1.将不可为0的页边距设置为02.任意设置纸张大小,而不管你连接的是哪个打印机,也不管此打印机是否支持此大小(如果设定范围超出打印机支持的范围后,打印机将只能打印有效范围,不能打印的区域自动失效)dll特点:1.适用环境限WIN NT系列(WIN NT、WIN 2000、WIN XP)2.适用任意系列打印机、网络打印机、USB端口打印机3.不更改系统默认打印机设置、不更改纸张设置、不影响其它打印程序的打印设置及效果。dll的使用:1.声明函数,见例程的全局函数声明2.安装服务
Barcode_Decode
- 这是一个可以进行二维码解码的软件源码,支持QR码等,delphi调用-barcode decorde
wordprint
- C# 调用Word软件打印数据库中的数据,再此提醒各位,程序需要Word2003组件,也就是你的电脑需安装Office2003以上版本才行,而且需要打开可编程资源库支持,或者支持找到Interop.Microsoft.Office.Core.dll、Interop.Word.dll、Interop.VBIDE.dll放到Debug/Bin目录中。 -C# calling Word software to print data in the database, and then to remi
DLL
- VB调用水晶报表的封装DLL范例,crystal report9.2开发版-VB package called Crystal Reports DLL example, crystal report9.2 Developer Edition
TSC
- TSC_VB-普通打印,调用DLL文件来打印条码-Print TSC_VB-general. Rar
PortTest_600
- 调用DLL类库,实现对ARGOX手持式条码扫描仪的调用,可开发自己需要的特殊程序。这是一个很好的例子。-Call the DLL class library, to realize the hand-held bar code scanners ARGOX call, can develop their own special procedures required. This is a good example.
print
- Java中调用DLL,访问打印机的程序或者并口-Java call DLL, to access the program or parallel port printer
VB-621z
- ZPLII机器语言,适用CLP-621Z/631Z,CL-S621Z/S631Z/S700Z/S703, VB开发例子,完成条码标签打印,其中有调用fnthex32.dll动态库完成中文转图片打印.-ZPLII machine language for CLP-621Z/631Z, CL-S621Z/S631Z/S700Z/S703, VB development examples, complete bar code label printing, including the dynamic
201112216531832
- 针对TSC条码打印机开发的条码打印动态库。本动态库通过调用TSC打印机厂商提供的TSCLib.dll实现向条码打印机输出打印条码信息。 -TSC barcode printer for printing bar code developed by the dynamic library. The dynamic library by calling the TSC printer vendors TSCLib.dll achieve output to print bar code printe
NSReport
- 水晶报表调用类 通过VB直接传入ADO记录集 -Crystal reports directly to calls to class through the VB recordset ADO
TSCLIB[1].DLL-JSP-Example
- TSC 条码打印机Java调用例子。TSC Barcode Printer Java call example. TSC Barcode Printer Java call example. -TSC Barcode Printer Java call example.
VC-print
- 此程序实现了通过VC6.0调用打印服务,实现了打印功能!并且已经封装成DLL,希望能够帮助大家!-This program implements the VC6.0 call the print service, print!And has been packaged into a DLL, I hope to be able to help you!
setpaper
- 向系统当前默认打印机添自定义纸张dll.很好用的发放,里面有说明,可以直接调用-Default printer add custom paper dll. Well with the issuance, which is described, to the current system can be called directly
barcode
- 斑马打印程序,调用FNTHEX32。dll打印中文。-Zebra Print program, call FNTHEX32. dll print Chinese.
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发