You can do this with script by slightly modifying a solution provided by
@Everett Patterson here:
linkUse the image on load technique and then add the HTML for your button in the report description (be sure to tick the check box to show description):
Result:
Code:
<a class='Vibrant Success' style="border:0px solid green; background-color:#f55c24; text-align: center;-box-shadow: 0px 10px 10px -7px #000000, 9px 7px 10px 1px #000000; box-shadow: 0px 10px 10px -12px #000000, 2px 2px 10px 1px #000000; " href='YOUR_BUTTON_URL_GOES_HERE'>Add Record</a>
------------------------------
Adam Keever
------------------------------