Cannot Interrogate "Save Print Output As" popup window.
Unlike other Popup window, I cannot interrogate this (Attached) popup to save a print to a pdf file. This window comes after I select "Microsoft Print to PDF" option in another window dialog and hit print.
I am using web adapter. I have set HookChildProcess to True and tried Monitor All to see if I can interrogate but no luck. I also tried to find the popup in Windows and Web Controls tab of the adapter but it is not there. Thus, I am not being able to create control for this.
Does anybody know how to resolve this?