If I understood correctly, you want a list of reports in one page and when
the client clicks on any report or download option it should download.
You can use "Action" to create a page with all of your reports and use
action to render or create a small program using asp.net and use render
method and create pdf depending on the report clicks.
Amarnath
[quoted text, click to view] "Paul Roberts" wrote:
>
> I am currently looking for a way to potentially combine several types of
> reports systematically to create a single report pack for a client.
>
> This would need to be done on the fly so the clients can choose which bits /
> Reports they wish to have and then click the Download PDF button and hey
> presto here it comes?
>
> Is there a way and if so can anyone let me know the best / easiest way for a
> simple brain to do it!
>
> Cheers alot
>
>
>