PDA

Click to See Complete Forum and Search --> : Capture Printing


herzl
Nov 22nd, 1999, 11:51 AM
Hi,

Is there a way to capture the printing file before it go to the printer?

Thanks

Wen Lie
Nov 22nd, 1999, 02:24 PM
Well...

I don't know how to capture the printing, but, I know how to capture the screen, just press Alt + PrintScreen button.

Hope this will help..

Wille
Junior VB Programmer

Tonatiuh
Nov 22nd, 1999, 08:25 PM
If what you want is to make a Print Preview you can send to a PictureBox instead to sending to Printer. Both objects support almost the same methods. At least the enough to implement a Preview function.

Good Look.

Ulises