搜索资源列表
psyj
- 文件管理系统,开发平台pb 软件包括 信息登陆,进库,打印等操作。-document management systems, software development platform, including information pb landing into the basement, printing operation.
2004-01-07_W2kPrintDrvSample_src
- 完成虚拟打印驱动的一个小程序,可用于传真服务系统的文件格式转换模块功能有待扩充-320914 virtual completion of a small program fax can be used to service system file format conversion module function to be expanded
ConvertServer
- 使用VC++的内嵌浏览器功能实现虚拟打印。 可打印所有WEB浏览器可查看的文件类型。 该程序是基于smartprinter3.4虚拟打印机基础上开发的。压缩包中也包含了smartprinter的安装程序。 程序启动后,会自动将ConvertSvrConfig.ini中FaxUploadPath路径下的文件转换到FaxTempPath下,其中FaxTempPath是安装虚拟打印机时候设置的,smartprinter不能更改,转换完成后,系统自动将转换好的文件拷贝到FaxSendPath
yypfdjdyxt
- 药批发单据打印系统(Access + FastReport + VCLSkin应用),重点:FastReport中实现人民币中文大写,空行补齐,页面小计(SubTotal)等。。。CrazyCamel友情奉献. - -# 注意: 程序中使用了FastRepot和VCLSkin组件,这些组件在本站都有下载。 编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。
VirtualImagePrinterDriver
- Virtual ImagePrinter是基于Microsoft universal打印驱动程序的。只要是在Windows系统中可以被打印到一个或许多BMP,PNG,JPG,TIFF,PDF文件中的任意文档,ImagePrinter都可以打印。-Virtual ImagePrinter is based on the Microsoft universal print driver. As long as it is in the Windows system can be printed to
PosPrint
- 一个很完善的打印系统,能可以设置打印多种格式的文件。-Print a complete system can be set to print a variety of formats.
MyPrint
- 生成mdi文件,系统碰到mdi的时候会自动以打印的方式处理。所以,不管用什么模板,什么方式;能在PrintPage事件处理中,生成一张要打印内容的图片就OK了! -Mdi file generated, the system will be encountered when mdi automatically print manner. Therefore, no matter what template, in what way PrintPage events in the proce
SimpOrderPrint.src
- 基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等…… 本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。-Based o
virtualprint
- 文件介绍了基于组件模型的虚拟打印系统的研究与实现-Component model based on virtual Printing System Research and Implementation of
129q
- 虚拟打印机的实现,功能:运行该程序之后,系统打印机列表中出现一个新的打印机(虚拟的)。用户可以选用该打印机进行打印,打印的结果是文件( ps格式,PDF格式,txt格式。)-Implementation of the virtual printer, function: run the program, the system appears in the printer list, a new printer (virtual). Users can select the printer to
PowerPDF
- 这是个处理和读写PDF文件的源代码,PDF 是一种跨平台的电子书格式.对于大家做系统时候生成PDF是一种帮助-This is a process and read and write PDF files of source code, PDF is a cross-platform e-book format. For when you do the system is to help generate PDF
123-errortrap
- 本模块可以捕获所有的 PowerBuilder 错误,只要在“应用程序画板”的 “系统错误事件”中写入一行 :F_ERROR_TRAP(数据库事务名称) 或数据窗口的 “数据库错误事件”中加入一行 RETURN F_ERROR_TRAP(数据库事务名称) 。或在 scr ipt 的任何地方加入。当本函数捕获到一个错误后 ,会将所有的错误信息添 加到当前目录下的文本文件“err_info.txt”中,并弹出一个错误信息窗口。 可以打印错误信息或略过错误继续持行或关闭应用程序。
dxf2006code
- 以Visual FoxPro6.0为主编写的信封打印、数据查询系统,包括对专用信封打印机的驱动和一般办公用打印机的驱动,文件完整,内容详实,极具参考价值。-Written in Visual FoxPro6.0 based envelope printing, data query system, including special envelope printer driver and the general office of the printer driver, file integri
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发