Michael Nee
Michael Nee
> Hi, sorry for the delay, it's been a rough time for me, i will take a look into this asap It's ok, take care of yourself.
Yes i got it working via gotenberg.
Upgrading to latest docker images 5.0.202 fixed this for myself.
> Yeah im using this same code, i changed to storing a temp file and it works. So it has something to do with the standardoutput code > > ```cs...
> In addition: RazorViewToStringRenderer.cs has to be adopted to get a valid action context Tried this and getting issues with the path of the pdf /app/generatedPdf not found. Assume the...
Would need to modify modules to expose the MVC Actions as WebAPI actions to return Json. That shouldn't take much to do since the code is already there. Similar to...