How is that configuration handled in an MVC controller using Local Reporting?
Posts made by Brian Norris
-
RE: Assets in jsreport 2.1.0
-
RE: Access to linked asset denied in v2
How is this configuration set up in an MVC controller using Local Reporting? I see a class AssetsConfiguration, but can't figure out how to get that to work in the .Configure syntax in C#. I don't see AssetsConfiguration as part of ExtensionsConfiguration or the main Configure class. Any help is much appreciated!