列印檔案的外部函數
基本上以列印文字檔為主要的應用 請參考下列介紹
prntclose
result = prntclose( )
關閉印表機列印的動作
prntfeed
result = prntfeed(number of linefeeds)
輸出到印表機指定的行數
prntfile
result = prntfile(filename)
列印一個文字的檔案
prntfont
result = prntfont(font face, font size )
設定列印的字型與字型大小
prntopen
result = prntopen(left margin, top margin)
開啟印表機做列印的動作 二個引數分別表示左邊的邊界與上方的邊界 它們各以數字替代 每一個數字表示 1/10 英寸
prntstring
result = prntstring( string to print)
列印一個字串
新聞熱點
疑難解答