Actually it sounds like a hyperlink is created (~/getreport.ashx?AttachmentId=0) ... and as long as the data can be viewed, it's all good :)
Thinking that if there were ever additional file types, the ashx file could be modified to include those, as well.
Thanks to Jason for the idea, and...