copy report data to clipboard?
619738Jun 29 2010 — edited Jul 1 2010Hi
I'm working on a concept application, and the main requirement is that the data can be copied to the user's clipboard automatically. Essentially I want a normal report (which later down the line is likely to include images too which will also copy to the clipboard, but thats a bonus) and when the user clicks a button, the code will copy the report to the clipboard so the user can paste into whichever application they want.
I am fairly open to suggestions on this one, the only thing I will mention is that the volume of data is likely to change, as will the report titles etc, so this would need to fairly generic code.
Does anyone have any thoughts, suggestions, or examples of code?
Thanks
-Marc