Hi Jan!
My problem is that in production I use the Phantom PDF recipe, but now because of this locally in dev I need to use the ChromePdf. However, the output looks completely different so I cannot really validate it without releasing to production...
Is there a way to install the Phantom PDF recipe in the local .NET core environment? I created a jsreport folder in the VS project, added the config file with discover: true, install the jsreport-phantom-pdf package, the whole folder is copied to bin at every build, however it still says "phantom-pdf recipe not found" and I cannot debug further...