摘要:
经常在软件中需要打印各种各样尺寸的报表,在W2K系统中只能使用API来实现。 1、需要创建一种纸张 2、选定创建的纸张后设置纸张的尺寸实现代码如下:using System;using System.Text;using System.Runtime;using System.Security;using System.Runtime.InteropServices;using System.Wi... 阅读全文
posted @ 2005-12-22 19:53
云彩
阅读(3849)
评论(6)
推荐(0)