资源列表
GoldPrinterV2.5
- .net 下的报表打印源码,金质报表打印
defprint
- 在Labview下設定印表機的控件,設定default印表機
VB_VC_PrintWord
- 此程序为VB写的打印WORD2003的程序。 VC调用此程序只需要使用语句WinExec(\"Printit.dll c:\\\\test.doc 2-5\",SW_HIDE) 接口为两个命令行参数。第一个是要打印的文件名,第二个是打印的页数。 能检查你输入的文件是否存在,能检查输入的参数个数对不对。如果只有一个参数就默认打印所有页。
VC_Print_Word
- 分别调用Word的宏进行打印和直接打印C:\\test.doc。详见源码。谢谢~
DELPHI7WINXP
- PID水量控制仿真演示系统环境:DELPHI7+IOCOMP3.02+LMD-TOOLS7.00.59+WINXP 这个系统只是起到抛砖引玉的作用,可能不是很完善,采用的是位置PID控制法
TextPrinter1.0
- TextPrinter public TextPrinter() { printDoc = new PrintDocument() printDoc.PrintPage += new PrintPageEventHandler(InternalPrintPage) m_Font = SystemFonts.DefaultFont m_TitleFont = SystemFonts.CaptionFont m_TitleType
POS
- 将基本应用的POS打印方式打包并提供函数调用,在windows环境下使用epson及brother系列的热敏或者针式POS打印机调用该库可减少相当大的工作量
printoutmsg
- 首先实现日期的格式化工作,然后模拟标准C++的cout函数,定义了自己的打印函数,可以根据打印数据的不同,输出不同的打印名称,以及时间。
fbi-wavelet-better-evolved-transforms.pdf
- This paper describes the evolution of new wavelet and scaling numbers for optimized transforms that consistently outperform the 9/7 discrete wavelet transform (DWT) for fingerprint compression and reconstruction. The FBI fingerprint compression stand
dlgprint
- VC写的基于对话框的打印程序 VC写的基于对话框的打印程序
vcprint
- 学习Visual c++的打印功能的很好的源程序。能使你快速的上手。
duoyedayin
- 多页打印的例子程序,很好用,可以根据需求自己做一些更改。