-
automation
OK Still trying to get a reasonable way to capture webpages to a single file.....
Its possible using the microsoft webbrowser control(axWebBrowser) to automatically print the page, and if i set my default printer to be adobe destiller then it will create it as a pdf,
The print command is doing its job ok not prompting the user to select a printer of anything, adobe is converting the web page stright away which is nice,
however the annoying this is its asking me to select a location of where to save it and then i need to press the save button.
Is there any way of automating this part of the process.....