Interrogating Embedded PDF Viewer Controls
Hello!
I am working on a website interrogation, and have encountered a challenge. The webpage displays the view of a selected PDF. I need to save the PDF. Generally, mousing-over the view will pull up a control box, allowing you to save, print, zoom, etc. This box cannot be interrogated, and I cannot find the correct targets through the web controls. I have also tried to send a right-click, and attempt a "print to PDF" route for saving it, but sending a right-click is not an option. Does anyone have any ideas on how to solve this challenge? For reference, I have attached a screenshot. I can also pull up the properties of the document being viewed through the webpage and found that the website calls the file IMGHVSView.aspx
Thanks,
Jamie