FlexPrinter

所属分类:Windows编程
开发工具:Visual Basic
文件大小:37KB
下载次数:21
上传日期:2009-10-25 11:11:56
上 传 者oksonic666
说明:  用vb的表格控件打印的程序,实现所见即所得的打印功能,也可以对格式进行修改,是实现复杂报表打印的好工具.
(Form with vb print control program to achieve WYSIWYG printing capabilities, you can also modify the format, is to achieve a good tool for printing complex reports.)

文件列表:
FlexPrinter\FlexPrinter.cls (16713, 2001-11-16)
FlexPrinter\FlexPrinter.vbw (84, 2009-10-02)
FlexPrinter\PrintGrid.frx (10980, 2009-09-20)
FlexPrinter\MSSCCPRJ.SCC (196, 2009-09-20)
FlexPrinter\PrintGrid.frm (28272, 2009-09-20)
FlexPrinter\FlexPrinter.exe (102400, 2009-09-20)
FlexPrinter\FlexPrinter.vbp (795, 2009-09-20)
FlexPrinter (0, 2009-09-20)

Hello World! I am just another ordinary self-made vb programmer. Please read following lines. While using MSHFlex Grid you must set colwidth to each column. See load event of the form, colsetupcode method also generate the code needed but you must slide every column. If you issued "Flex.ColWidth(3) = 0 " column#3 does not print. If you issued "Flex.RowHeight(3) = 0 " row#3 does not print. When wordwrap is true Some alignments do not work. If you try to make rowheight smaller than text it looks ok in picture box but while printing it prints over the cell one below that. If there is three dots at the end of text it prints ok(turnicated) Otherwise it prints over below cell. If some one could solve this problem, help me. I would like to suggest you to turn of the word-wrap property but if you have to use it anyway give enough spaces(rowheight) for the text, in this case it works fine. Value of RowFrom should always be smaller than RowTo. CurX and CurY are like CurrentX ans CurrentY of Vb. Printing is quite nice in my laserjet 6L. Like I already said, I am just an ordinary one, these codes may still contains error. If you find one inform me I will try to fix it. Do send your comments, suggestions and improvement. This much for now. Opal Raj Ghimire Kathmandu, Nepal Updated 16th Nov 2000

近期下载者

相关文件


收藏者