User1826967303 posted
Greetings,
Is there anyway in SSRS to invoke a report programatically from a local copy? Ideally I would like to bundle a report definition with a program and just have the report definition read in, a data source instantiated and passed to the report object,
any parameters etc. and then an output saved to PDF. I have found a few references on how to do it from a report bundled on a server, but confused why there doesn't seem to be any way to do this in a stand-alone C# application.
Thx,
Rob