PDF Report "Refresh" button results in "Security Error"

When a PDF report (FastReport) is successfully displayed and the user clicks on “Refresh” button, the following message is shown:

SecurityError: Permission denied to access property "reload" on cross-origin object

Refresh should be possible.

As Refresh would require a token being generated out of the originating screen, we cannot easily support it with reports. So I suggest to remove the button for all reports, except for the web reports, where URL is actually refreshable.

When a PDF report (FastReport) is successfully displayed Refresh button is not displayed.