搜索资源列表
vb生成字体dc打印
- 在VB中实现打印的源代码,首先在VB中生成一个DC,然后再进行打印.-in VB print the source code, the first in a generation VB DC, and then print.
cn700_vc61644626264
- 不过他可以支持很多功能 包括 存储dbf库 排序 预览 打印 字体及纸张的设置等-But he could support many functions include storage for sorting dbf Print preview of the paper and font settings
prnt
- 控制打印字体和打印位置,以组件的形式提供,便于VB调用-control print font and print locate,provide though conponent,called by vb
PrintBill
- 这是一个基于对话框的打印程序,打印完全由程序控制,自动识别打印机是否安装,根据打印机自动调整打印字体大小-This is a dialog-based printing processes, print fully programmed, automatic identification printer is installed, the printer automatically adjust font size Print
PrintExample
- 报表打印实例,包括如何打印页头,页尾,如何设置打印字体,如何设置上下左右间隔等。-statements Print examples, including how to print the first page, page 30, how to set up a print fonts, about how to set up next interval.
printf_vb
- 取得系统的字体,并有预览字体、打印字体的功能(3KB)-made the system font, and print preview, print fonts function (File)
字体的移动
- 模拟打印机的打印方式-simulation printers printing
SUPERPAD
- superpad应用程序是一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-superpad application is a super text editor that allows users to open multiple files, allowing users to shear, copy, paste, allowing users to set up tabulation spaces, installed f
PrintSetup1
- 在ASP中控制打印的通用代码,可用控制打印当页还是N页,还可以设置打印字体。
0008
- 表格打印源码 一个小控件,可以支持很多功能 包括 存储dbf库 排序 预览 打印 字体及纸张的设置。 里面有个CWPrintocx.ocx控件先注册一下。
SUPERPAD
- 超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。
打印机驱动封装类
- 对打印驱动进行封装,只要简单设置打印参数,如字体,边距等,即可。
printfile 批量打印文件
- 批量打印文件,能设置字体,打印机,页边距等,非常不错的
gdijh.rar
- VC报表打印程序源码。功能介绍:这个报表打印程序可以支持很多功能:包括存储dbf库、排序、预览、打英字体及纸张的设置等,最主要得是它解决了一个大量记录集查询 。内存涨大的问题。试试就知道了。,VC report print program source code. Function Descr iption: This report print program can support a lot of features: including storage dbf library, sortin
报表Java
- 用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 9.每个单元格支持空心字
SUPERPAD
- 一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-A super-text editor that allows users to open multiple documents at the same time, allowing users to cut, copy, paste, allow users to set up tab, and set the font, print fonts and so on.
sample
- vc6.0编程实例详解 本书共包括12个实例: Simple:第3章、第5章,简单的MDI应用,并说明如何响应鼠标消息,如何创建快捷菜单。 DlgBased:第4章,最基本的基于对话框的应用程序。 Sheet:第4章,利用Visual C++的Components and Controls Gallery创建属性单和向导实例。 DlgCtrl:第4章,对话框及控件实例。 MDI:第5章,MDI应用实例。 PaintDC:第6章,简单的图形处理实例。 GdiSamp
VB
- 从太平洋上下载下来的打包学习VB的教程。 》VB专区 ·Visual Basic 的数据库编程 ·使用VB建立Web Server ·VB与Windows资源管理器互拷文件 ·VB查找文件的两种方法 ·利用VB设计打印复杂报表 ·在VB中播放AVI文件 ·在VB中引用.dbf及索引文件 ·VB5.0中实现字体闪烁效果 ·在VB应用软件中实现动画效果 ·VB编程中如何锁定鼠标 ·用VB实现关闭所有数据库对象 ·VB调用
AutoPrint
- 这是一套打印程序。可通过设置纸张大小,字体和打印位置等信息,打印出指定格式。-This is a printing process. Through setting the paper size, font and location information of printing, print out the specified format.
条形码打印测试源程序
- 本条形码打印测试源程序是测试条形码打印OCX控件。OCX控件加入到IE中运行,提供给用户web打印功能。通过PrintXY接口传入打印内容和位置以及字体参数,逐条输出到打印画布。