I want to create a C# program which I can call directly from my SSRS rdl file and print in PDF format. And I need to apply some paramater/s for the correct report rdl too.
How can I achieve this?
I have been googling and there are a wide range of resources and I am getting confused. And it is my very first C# program in real life. Please help me out.
Will be much appreciated any precise or similar steps by steps guides / tutorials (and) (or) any ideas for this.
Thank you.