Hey all if someone can reply its kinda urgent...
I have been using the microsoft web control to load pages in to my mini browser the control allows me to print the page by doing
However i would really like to print without promting the user and i would also like to be able to select a default directory and a default file nameAxWebBrowser1.ExecWB(SHDocVw.OLECMDID.OLECMDID_PRINT, SHDocVw.OLECMDEXECOPT.OLECMDEXECOPT_PROMPTUSER)
is there another way to load webpages and to send the page to the print document control so i can gain the requirements of what i need.


Reply With Quote