Remove Subdocument Iframe URL
Instead of loading the document over a URL we can supply the IFrame directly with the html code. This makes handling File Downloads a lot easier as we do not need to break out of the IFrame anymore to start a download.
Instead of loading the document over a URL we can supply the IFrame directly with the html code. This makes handling File Downloads a lot easier as we do not need to break out of the IFrame anymore to start a download.