读书人

cb_close.Print(Job, 500,1000)后面两

发布时间: 2012-02-10 21:27:42 作者: rapoo

cb_close.Print(Job, 500,1000)后面两个参数是什么意思
long Job

Job = PrintOpen( )

cb_close.Print(Job, 500,1000)//这两个参数是什么意思

PrintClose(Job)


[解决办法]
objectname.Print ( printjobnumber, x, y {, width, height } ) ,参数就是位置了

分享控件 在 下载模块 ,我的资源 ,上传资源
[解决办法]
x,y的坐标.

xAn integer whose value is the x coordinate on the page of the left corner of the object, in thousandths of an inch.
yAn integer whose value is the y coordinate on the page of the left corner of the object, in thousandths of an inch.
[解决办法]

探讨
我再问一个PB中 窗体的宽度,或是控件宽度的单位是什么,和毫米是什么关于

[解决办法]
你的电脑显示器假设是300cm*200cm,你可以把分辨率设定为800像素*600像素,你也可以设定为1024像素*768像素.像素和毫米可以精确地一一对应么?!哪里的题目??

没办法对应的!!看看具体的情况的!!!

读书人网 >PB

热点推荐