搜索资源列表
VBSetPrinter
- VB代码设置系统默认打印机,调用API实现-VB code installed the system default printer, called API
WIN NT下页边距归零、自定义纸张的另一种实现
- (PB)dll功能:1.将不可为0的页边距设置为02.任意设置纸张大小,而不管你连接的是哪个打印机,也不管此打印机是否支持此大小(如果设定范围超出打印机支持的范围后,打印机将只能打印有效范围,不能打印的区域自动失效)dll特点:1.适用环境限WIN NT系列(WIN NT、WIN 2000、WIN XP)2.适用任意系列打印机、网络打印机、USB端口打印机3.不更改系统默认打印机设置、不更改纸张设置、不影响其它打印程序的打印设置及效果。dll的使用:1.声明函数,见例程的全局函数声明2.安装服务
printset
- VC++获得和设置打印页码的范围示例,调用系统公共的打印接口程序,设置打印页面的页码范围,不多说了,有用的自己下载测试。-VC++ to obtain and set the print page range of examples, called the system of public printing interface program, set the page print the page range, not more than that, and useful to downloa
OS1_1
- 操作系统实验 -- 系统函数调用 打印菜单,是现在屏幕上显示,画框-OS- calling system function
printset
- VC++获得和设置打印页码的范围示例,调用系统公共的打印接口程序,设置打印页面的页码范围,不多说了-VC++ to get and set an example to print the page number of the range, call the system of public printing interface program, set the page range to print the page, not much to say
CSharpPAPI_pos_Print
- C#+调用系统API函数直接连接pos打印机+打印.doc 里面有源代码。-C#+ call the system API function to connect directly to the POS printer+ print . Doc inside the source code.
setpaper
- 向系统当前默认打印机添自定义纸张dll.很好用的发放,里面有说明,可以直接调用-Default printer add custom paper dll. Well with the issuance, which is described, to the current system can be called directly
Printer
- 对打印机操作的一个类,对Windows系统函数进行了调用,对"winspool"中的函数进行了封装。-A class for printer operation, carried out on a Windows system function call for " winspool" The function of the package.
printp
- VC6,两种打印方式,第一是调用系统字体打,另一种是调用打印机内部字体打,用的是9针票据打印机-VC6, printing method, the first is to call the system font to play, the other is called the internal printer fonts to play, using a 9-pin printer paper
PrintWithOutWindow
- 本程序演示了在IE DOM中调用系统默认打印机进行打印,同时通过Hook API的方式组织隐藏打印机驱动程序的打印过程中的弹窗,传入默认参数,完成全自动打印。-This program demonstrates a call system in IE DOM default printer for printing, while hiding the printing process in the printer driver pop organized by Hook API, passing
VB-NoExcel-access-v2
- vb 调用excel 及access数据库,进行打印自动获取当前系统时间,自动保存每次变更日期,变更者及内容
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发