Print very slow on Laser Printer 
Author Message
 Print very slow on Laser Printer

Hi,

      I create a report application, it is fine with Deskjet printer, almost
no delay. But it will take 2 minutes for a Laser printer to start printing.
In my codes, I just use a lot of Printer.print, Printer.Line,
Printer.Circle,  font setting codes.

     Any suggestions? How to speed it up on Laser Printer printing?

     Thanks a lot.

Janet



Sun, 09 Jul 2000 03:00:00 GMT  
 Print very slow on Laser Printer

The Feb. '98 issue of VBPJ has an excellent article on multithreading. This
will allow your application to spawn a process for printing while your main
application continues its work.
--
Hope this helps...

Jeffrey Renton
jrenton AT ees DOT enron DOT com


Quote:
> Hi,

>       I create a report application, it is fine with Deskjet printer,
almost
> no delay. But it will take 2 minutes for a Laser printer to start
printing.
> In my codes, I just use a lot of Printer.print, Printer.Line,
> Printer.Circle,  font setting codes.

>      Any suggestions? How to speed it up on Laser Printer printing?

>      Thanks a lot.

> Janet



Sun, 09 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help: VB4: Print Method: How use true type fonts when printing to Laser Printers

2. GWBasic: printing CHR$ codes to laser printer?

3. printing with an Epson laser printer

4. Print text on gray background on HP laser printer

5. Printers graphics in laser printers.

6. printing speed in Dot Matrix printer vary slow

7. Slow Printing in Dot Matrix Printer

8. Slow printing on matrix printers

9. Slow printing with printer object?

10. Get/Set Laser Printer Memory

11. Laser Printer Form Files

12. Is the printer a laser one?

 

 
Powered by phpBB® Forum Software