borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Fast Printing using DOS Mode)Next Topic (How to do \"Print Using\" in VB6?) New Topic New Poll Post Reply
AndreaVB Forum : Printing : Printing in Draft Mode on a Dot Matrix Printer
Poster Message
lovelyjasmines
Level: Guest


icon Printing in Draft Mode on a Dot Matrix Printer

I a have written an application in VB
I want to print the reports in Draft MOde for Fast Printing.
Can AnyONe HElp
Thanks In Advance

[Edited by lovelyjasmines on 10-01-2004 at 12:30 PM GMT]

[Edited by lovelyjasmines on 10-01-2004 at 12:31 PM GMT]

10-01-2004 at 07:30 AM
| Quote Reply
Chris_871
Level: Master


Registered: 30-11-2002
Posts: 106
icon Re: Printing in Draft Mode on a Dot Matrix Printer

Hi

You can convert your report into Text format. Then print the report file in MS DOS mode through coding. It will make the faster print.


10-01-2004 at 06:29 PM
View Profile Send Email to User Show All Posts | Quote Reply
standman007
Level: Trainee

Registered: 08-04-2005
Posts: 1
icon Re: Printing in Draft Mode on a Dot Matrix Printer

You can print in fast mode on Dot Matrix Printer without getting into dos mode. You must select fonts that work with your printer. To find out printer compatible fonts open Word and click the font combo. You can see two types of fonts that is one with TT - True Type Font and other one with Printer Icon before the font. For Fast Printing note down the names of the font and use them in Crystal Reprots - You are done

08-04-2005 at 11:53 AM
View Profile Send Email to User Show All Posts | Quote Reply
KIKI GUNAWAN
Level: Trainee

Registered: 16-08-2005
Posts: 3
icon Re: Printing in Draft Mode on a Dot Matrix Printer

  Yo...try this.... it is easier ;


printer.print "string"
printer.enddoc

16-08-2005 at 11:45 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Printing : Printing in Draft Mode on a Dot Matrix Printer
Previous Topic (Fast Printing using DOS Mode)Next Topic (How to do \"Print Using\" in VB6?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder