
WebBrowser control without popup box
Hi,
I am trying to print a file using Webbrowser control
progrmatically through VB(ExecWB method).My default
printer is Acrobat distiller and a dialog box pops up
asking for the path and file name for the printed file.Is
there a way I can stop this pop up come up and give my
filename programatically.
TIA