Hi,
Is there a way to capture the printing file before it go to the printer?
Thanks
Printable View
Hi,
Is there a way to capture the printing file before it go to the printer?
Thanks
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
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