At my organization, we have a daily report (pdf) that uploads to SharePoint. This report has its own document library dedicated to holding just this report. the most recent version, as well as historical versions are stored chronologically.
We would like to display the report on a web page. My first thought was to use the page viewer to display the report. The problem is that this will only display the report I selected originally. When a new version of the report is uploaded, the page viewer needs to point to this new document instead.
Is there a way to dynamically have the page viewer display the most recent document in a library, or is there another web part that has this ability?