Welcome![Sign In][Sign Up]
Location:
Search - Visual Printer

Search list

[Printing programControlPrinter

Description: 使用VISUAL C++ 6.0开发,可以列举本地连接和局域网中的打印机,并做简单的控制-use Visual C 6.0, can give local connectivity and LAN printer, and do simple control
Platform: | Size: 26804 | Author: 高映军 | Hits:

[Other resourceprinter

Description: Blackfin 533 打印机驱动,包含工程文件,可直接用Visual DSP++打开进行测试。
Platform: | Size: 22521 | Author: 徐军 | Hits:

[Windows DevelopMos

Description: VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。-A multi-batch operating system based on windows and programed with Visual C++,also a simple operating system which include address maping,memery managing,I/O(printer,disk and so on),interrupting etc basic function.
Platform: | Size: 173223 | Author: A | Hits:

[Windows DevelopMos

Description: VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。-A multi-batch operating system based on windows and programed with Visual C++,also a simple operating system which include address maping,memery managing,I/O(printer,disk and so on),interrupting etc basic function.
Platform: | Size: 178176 | Author: A | Hits:

[OtherHowToCheatAtWindowsSystemAdministrationUsingComman

Description: 介绍windows环境下命令行,批处理的基本知识,及其在任务计划;系统管理(文件,目录,磁盘管理);系统服务(驱动,注册表);打印机;对系统事件,进程,性能的监视 活动目录服务的管理,网络管理等,适用于XP与2003-windows environment on the command line, batch processing of the basic knowledge and the mission plan; System management (file, directory, disk management); system services (Driver, the registry); Printer; on the system, process, performance and monitoring the activities of the management of directory services, network management, as applied to XP and 2003
Platform: | Size: 3148800 | Author: 诚然 | Hits:

[Com PortEZ2000_Dll_Sample

Description: VB控制GODEX打印条码的例子官方原版-VB control GODEX Print bar code examples original official
Platform: | Size: 143360 | Author: sunhao | Hits:

[MiddleWareDyControl

Description: 此为vb6做的报表打印控件源码,可以设置纸张大小,选择打印机打印相应生产的报表。有调用控件的例子-vb6 do this as a statement of Print Control source, set the paper size, Select the printer print production corresponding statements. Call Control is an example
Platform: | Size: 77824 | Author: cool9999 | Hits:

[Printing programControlPrinter

Description: 使用VISUAL C++ 6.0开发,可以列举本地连接和局域网中的打印机,并做简单的控制-use Visual C 6.0, can give local connectivity and LAN printer, and do simple control
Platform: | Size: 1927168 | Author: 高映军 | Hits:

[DSP programprinter

Description: Blackfin 533 打印机驱动,包含工程文件,可直接用Visual DSP++打开进行测试。-Blackfin 533 printer driver, including engineering documents, can be directly used Visual DSP++ Open for testing.
Platform: | Size: 22528 | Author: 徐军 | Hits:

[Printing programLd104

Description: 用Visual C++ 6实现当前打印机打印状态的监视。-Using Visual C++ 6 realize the current printer status monitoring.
Platform: | Size: 25600 | Author: YK | Hits:

[Printing programPrintMonitor

Description: 非常好的网络打印机监控的软件,即支持网络打印,自动记录打印结果,如打印人、打印份数、打印内容等等并存储到数据库中,同时给出每份打印的单价,以方便用户进行打印成本控制,也适用于想进行无人值守打印的小店。同时还可以打印出打印某个月份打印的份数及费用。同时源代码也可以创建打印用户帐号,只有输入帐号和密码才能有权使用打印机. -Very good software to monitor network printers that support network printing, print the results automatically recorded, such as print, and print shares, print content, etc. and stored to the database, at the same time given for each printing unit, to facilitate users Print cost control, but also to want to print the store unattended. At the same time can also print out the print number of copies of a particular month and the cost of printing. At the same time the source code can also create print user account, only enter the account number and password to have the right to use the printer.
Platform: | Size: 135168 | Author: 王鸿博 | Hits:

[Printing programPOS

Description: 将基本应用的POS打印方式打包并提供函数调用,在windows环境下使用epson及brother系列的热敏或者针式POS打印机调用该库可减少相当大的工作量-Basic application of POS to print packing manner and to provide function call, in windows environment using epson and brother series of thermal POS printer stylus or call the library to reduce the workload of a large
Platform: | Size: 123904 | Author: vitochung | Hits:

[Printing programefopreview

Description: 系统能够自动根据您当前的设计页面大小,以及当前打印机的设定,来打印各种标签、名片、票据等等。-System automatically based on your design of the current page size, as well as the current printer settings to print a variety of labels, business cards, notes and so on.
Platform: | Size: 37636096 | Author: TOM | Hits:

[Windows DevelopSoft20060210164149878

Description: 虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer - thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print -虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer- thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print
Platform: | Size: 271360 | Author: guoyang | Hits:

[.netThermalLabelSdk20

Description: thermal printer zebra printer sdk vb.net
Platform: | Size: 1462272 | Author: doaa | Hits:

[Driver Developvb-pos-printer

Description: pos printer with visual basic
Platform: | Size: 2048 | Author: chenzizhang | Hits:

[Other systemsDelphi

Description: 可视打印机接口,delphi程序,供相关人员参考。-Visual printer interface, delphi program for reference.
Platform: | Size: 242688 | Author: l | Hits:

[Windows DevelopGet Printer Info

Description: 125478963mpol kijuhygtfr
Platform: | Size: 2048 | Author: qsdfg | Hits:

[Printing programmodzpl1446

Description: this is a module for connect zebra printer in visual basic
Platform: | Size: 3072 | Author: sofinranger | Hits:

[Printing program虚拟打印机smartprinter

Description: 可以安装一个虚拟打印机,方便测试,推荐使用(can setup a visual printer)
Platform: | Size: 3108864 | Author: 志远5 | Hits:
« 12 »

CodeBus www.codebus.net