I have created a few reports which like users to be able to access via url mainly. I want to hide the menu options in these URLs'. Not sure how to do this this. This link:
remove-top-links-from-report-server
would require one to modify the actual css file, while this link: hiding-tool-bar-from-the-ssrs-report-while-using-them-in-dashboard-crm-2011
alludes to appending the url with'&rc:Toolbar=false' which i cannot get to work. So any suggestions or am i left with modifying a css file?