How to handle print outs in VB? 
Author Message
 How to handle print outs in VB?

I have problem with changing the fontsize when printing a homemade
address-register.
Thanks
Bengt


Thu, 12 Apr 2001 02:00:00 GMT  
 How to handle print outs in VB?
Use the printer's Fontsize property to set the size of the font (in points),
eg:

Printer.Fontsize = 8

Mike

Quote:

>I have problem with changing the fontsize when printing a homemade
>address-register.
>Thanks
>Bengt



Thu, 12 Apr 2001 02:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. university EMR send outs

2. on the outs

3. Learning the ins and outs of Peek and Poke

4. Filesystem Time outs

5. Session Variable Time-outs

6. Time-outs

7. Need help with time outs

8. VB5: convert VB file handle to OS file handle

9. Handling print errors on a network

10. Using PrintOut to handle duplex printing?

11. Using PrintOut to handle duplex printing?

12. Need API command to print window by handle key

 

 
Powered by phpBB® Forum Software