Maaf,lupa, coba dgn : Print #1, chr(15)
Semoga membantu, Rudy --- Mawardi <[EMAIL PROTECTED]> wrote: > Sore semua, > Gimana caranya ngeprint di printer Dotmatrik LX-800. > Supaya Hurufnya jadi > kecil, karena saya gunakan Script seperti berikut > ini hasilnya masih tetap > sama. > Dulu jaman DOS (ana lupa scripnya, karena pakai > Clipper, pakai perintah > CHR(...)) > > Thanks > Mawardi > > > Open "LPT1" For Output As #1 > Printer.Font = Arial > Printer.FontSize = 6 > Print #1, " NAMA TOKO" > Print #1, " Nama :"; cboNama > Print #1, " No Trans :"; Text1(0) > Print #1, " > ============================================" > Print #1, " Keterangan Qty Harga Disc > Total " > Print #1, " > --------------------------------------------" > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Untuk berhenti berlangganan kirim email kosong ke : [EMAIL PROTECTED] Ikuti juga forum diskusi VB.net dengan mengirim email kosong ke [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indoprog-vb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
