资源简介
winform 打印示例代码
代码片段和文件信息
// Version 2.2
// C#
// Accept control other than a Form
// You can add your own print functions for specific controls and for report title formatting
// Controls can expand
// Expendable TextBox multiline added
// Expandable ListBox added
// Expendable FlexGrid added (Grid from Component One : code in comments only [no references] )
// DataGrid printing
// More comments in source code
// Report printed can continue on many pages
// Can display a trace of controls printed
// Can print page number using your own String.Format
// Report can be print to a multiframe Tif file (example: for faxing)
// Better algorithm to compute extension of container control with rezizable side by side childs
// Test
using System;
using System.Drawing;
using System.Drawing.Printing;
using
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 45977 2007-08-02 13:08 FormPrinting.cs
文件 52 2008-07-02 10:13 说明.txt
----------- --------- ---------- ----- ----
46029 2
- 上一篇:asp.net 无刷新上传(多文件/单文件)
- 下一篇:C#和的重命名
相关资源
- C#winform打印指定区域 -控件拖动 -设置
- pdf文件打印预览(需安装DevExpress)
- 商城辅助工具源码(支持COD货到付款
- 批量处理图片打印分辨率(DPI)工具
- 自定义横向或纵向打印
- 批量打印学生证书
- 分页打印
- 自定义打印页码范围
- C#打印文本
- Printing wpf的打印功能实力
- TSCLIB.DLL-VCsharp2005-Example TSC条码打印机
- Monitor-printer 打印机监控系统
- RepetierHost 3D打印机的源代码
- STM32F1单片机+MPU6050驱动+HMC5883L驱动+
- C#+使用word模板+批量打印
- asp.net(c#)批量打印功能实现
- C#打印操作--实现分页打印操作源码(
- c#调用打印机
- C# 通过SNMP 协议监控网络打印机状态
- C#利用Zxing.net生成条形码和二维码并实
- 标签打印二次开发
- c# 调用打印机打印图片
- C#实现word文档打印及预览
- C#向word文档动态插入数据并打印预览
- printdocument实现多页打印功能
- C# 调用系统默认打印机打印 以小票打
- C# WPF实现条形码二维码还有打印功能
- C#-Fastreport打印
- C# wpf 打印源码(含打印预览)
- web网页 打印控件
评论
共有 条评论