How do I automatically save a report? Right now we have published reports that we view using viewrpt.cwr. From here users can export the reports to the various types and save or save as a plain report. What we want is to be able to click a link that will download a run report. the only way this can be done is to have the report generated at runtime and then saved to a temp folder and presented for download. How can I do this?