搜索资源列表
vc_print
- 1. 读者将光盘代码拷贝到本机目录之后,请去掉目录及其下属文件的“只读”属性。 2. “第8章 打印简历”需要将本例程序中的resume.mdb配置为ODBC数据源,名称为resume。此外,本例程序的个人数据中照片以Bmp文件的形式存在,在MDB数据库中需要指明对应的Bmp文件路径,如果只给出文件名称,则需确保该文件与本例程序的可执行文件resume.exe处于统一目录。 3. “第9章 打印表格”需要将本例程序中的form.mdb配置为ODBC数据源,名称为form。
WordPrint
- 使用Word实现生成、打印数据库报表数据 VC++6.0示例代码,非常有参考作用-The realization of the use of Word to generate, print database reports data on VC++6.0 sample code, very useful reference
ExcelPrint
- 使用Excel实现生成、打印数据库报表数据,很好的VC++6.0示例代码.-The realization of the use of Excel to generate, print database reports data, a good sample code VC++6.0.
access-print
- 数据库数据的打印代码,对数据库内的数据进行打印预览,然后进行打印。-Database data print code data within the database to print preview and then print.
PrintTopFive
- C#自定义打印,只打印前几页内容,需要数据库内容,但数据库文件找不到了,不好意思了,发上来可以参考一下代码,注释也蛮多。-C# custom print, print only the first few pages, you need a database content, but the database file is not found, sorry, the hair can look up the code, comments also find many.
Printing-database
- V利用Printer对象直接打印数据库中的数据(使用VB编程工具)。操作简单,代码有很强的扩展性和通用性。-Direct Printing with Printer object data.Simple operation, code has strong scalability and versatility.