Im just getting started with this and have a fairly simple requirement I'm wondering if someone can point me in the right direction.
I wish to achieve the following
1. Design a report (connect to db etc)
2. Define paramaters for this report
3. Pass these paramaters into the report at run time
4. With no viewer, have the report generate and save as a PDF output
If someone could assure me this is all possible and if anyone has any sample code, specifically for steps 3 & 4
Thanks