Print Preview with VB.net Help
Hi
I like to know how to do print preview with a web browser control that is in my vb.net application . I have a vb.net application and I have added a web browser control to create a HTML report . I like to do the Print preview for the HTML report. How to do that .
Thanks
# 1 Re: Print Preview with VB.net Help
Hi
I have made the Print Preview working . Thanks for all help . I like to add a button to the Print preview for user to click to save the print preview as .PDF file . I can save the print preview as .PDF file . But How to create a button on the print preview
Thanks