My application opens a form from a government website in a TWebBrowser element. After the form is submitted, it returns a PDF file to be opened or saved (not in the browser window). I need to save the PDF with a specific name and I can't rely on the user to enter the name. How can I intercept the PDF file and save it with the proper path and name? Thank you in advance for any help.
↧