Hi,
i will create a report in .net core mvc with jsreport.
The pdf should write in a file, not as download. How can i do this?
In "OnAfterRender" function, i read the r.Content Stream. But my code excepted with a Message. ("Can't read a closed stream")
Thank you for helping.
Best regards
Niklas