Find a pdf element document in a web-page
I have a html page that loads another html page from another web application on the same server in a iFrame. I do not have any control of the html-code in this loaded page. But I know the loaded html contains a frame and somewhere in a frame it contains a pdf doc.
How do I get a reference to ths pdf document to send it to a printer?