搜索资源列表
printlistctrl_src
- 一个可以独立打印CListCtrl内容中的类!和view-document完全独立!使用简单,真接传递CListCtrl 型指针就可以完成打印!-an independent Print CListCtrl content of the class! And the view-document totally independent! Simple to use and then transmit real-pointer CListCtrl can be completed Print!
BonnyPrint
- 关于对话框打印的编程,非常全面,如手工产生视图等。-Print dialog on the program, very comprehensive, manually produced such View.
DialogPrintView
- VC实现的打印预览程序, 本程序与其它用文档/视图结构不同,使用的是对话框实现.-VC print preview procedures, the procedures and the use of other documents / View structure, Use the dialog to achieve.
PrinterFramework_src
- The source contains pdf and html documentation with UML schema, refactoring & a using section. A small demonstration project is also present in this zip. The code simplifies the print and preview of a window. The main idea is to provide a canva
PrintSpt
- 将要打印的报表上的对象以脚本的形式保存到一个文本文件中,打印报表时只需修改此纯文本的脚本即可,此VC++源码可以自动生成报表上的对象属性脚本,然后可用报表阅读写器ReportView.EXE浏览/编辑/打印此脚本作为报表输出-will be printed statements to the object in the form of scr ipt to preserve a text file, Print statements can modify this scr ipt text ca
查看打印机的状态
- 查看打印机设置状态。-View printer settings.
虚拟打印机源码和安装文件
- 虚拟打印机源码和安装文件,把打印内容打印到emf格式的文件中,包含win9x/NT/2K/XP平台上的源码和查看emf文件的程序源码,Virtual printer source and installation files, and print the contents of print to emf file formats, including win9x/NT/2K/XP platform source and view documents source emf
WINSYS.rar
- 打印条形码(目前只完工了一点),可以打印并浏览一种字符随便多少的条形码格式,Print bar code (currently only completed a little), you can print and view any number of characters in a bar code format
MyPreview
- 在MFC的文档/视图中虽然有很好的打印预览功能,但是工具栏很呆板,本例子可以很好的修改工具栏-At MFC' s document/view there is very good although the print preview function, but the toolbar is very stiff, this can be a very good example of changes Toolbar
stat
- vb写的查看打印机的状态,非常有用,需要的朋友可以参考参考-vb write View the printer status, very useful
ZPrinter
- 一个打印类,可以对打印机进行设置,也能对打印的内容进行调整,不过没有demo-A print category, can set the printer can also print the contents of the adjustment, but I did not demo
Report
- 本软件带有源码,大家可以使用到任何一个地方,解压缩后在testReport/Release目录下是完整的可执行程序,可以点击查看报表效果。 这个系统现在采用如下思路: 1、提供多种报表格式。2、数据和格式完全分开,格式可以自动生成或者通过WORD的强大功能来完成。 3、能够完成各类复杂报表的展现,包括规则的和不规则的报表,固定的和不固定报表。 4、可以支持图片、动画甚至是音乐和Flash 5、支持报表打印、预览、查找、保存、更新和页面设置等功能 -The software with s
reporter
- 简单报表源码,可实现浏览,打印等功能,内含演示程序-Simple statements of source, can be realized to view, print and other functions, including demo
DlgPreprint
- 本程序主要演示如何在对话框中使用只有在文档-视图模型中才能使用的打印预览功能,其实本程序也使用了一个没有文档类的文档-视图结构来间接完成打印预工作的,但我们在使用时基本感觉不到它的存在。 在实际使用中可将文档-视图部分编制成扩展动态链接库,我就是这样做的,编制打印程序时使用起来非常方便。-The main demonstration of the procedures used in the dialog box only when the document- View the mode
cap_view_to_word
- 本工具把程序VIEW中的内容直接抓屏并输入word里面,方便用户打印-This tool to VIEW the contents of the program and enter the word inside a direct screen capture, user-friendly printing
PreviewDemo
- VC++利用对话框打印及预览的源码实例.在写一套MIS,但不想用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,系统UI是基于对话框的,支持打印及预览,没想到用起来还真不错,赶紧拿出来奉献给大家,支持分页预览,功能相信能满足朋友们的使用,如果感觉不错可以帮我继续修正并把源代码发给我。-VC++ using the dialog box print and preview source code examples. In the writing of a MIS, but do not
printpreview
- 一个基于MFC的文档视图框架的实现打印设置、打印预览和打印功能的示例程序。-A framework based on MFC' s document view of the realization of print settings, print preview and printing capabilities sample program.
DLGprintV
- 对话框打印预览,完全可以运行,学习VC的好东西-DLG print view code
CustomPaper
- 一个可以自定纸张大小,页边距以及打印预览的源码.-a print view page
PrintDialog
- 本程序可以实现在对话框程序中的预览,调用mfc的doc-view机制-This program can be achieved in the preview in the dialog box procedure, call the doc-view mechanism mfc