Giorgio Bozio

Results 18 comments of Giorgio Bozio

Hey Sooraj, could you please explain better what are you fixing? Would have been nice if you provided a test. Could you provide a example case/scenario? Thanks.

Are you adding this using? using Rotativa.AspNetCore; or alternatively, just do: Rotativa.AspNetCore.RotativaConfiguration.Setup(env); Does this fix it?

Hi Joop, Hey didn't know that... Certenly going to do it, not sure I'll have time before going on vacation, though. Ciao, Giorgio Il mer 24 giu 2020, 21:32 Joop...

@mebymyself my problem with this is that changing wkhtmltopdf could break someone's PDF. Maybe a nice solution would be to just make switching version easy as changing/adding a config setting....

I guess that if it works on command line on the server and the error looks to be about running the exe then I would look at permissions problems on...

@ossie7 are you using something based on wkhtmltopdf?

Oh, ok, sorry. I built RotativaHQ cloud service just for this scenarios, sometimes debugging a server problem is hard.

@c0deflow there's still an issue with wkhtmltopdf filename that needs fixing. Dirty fix is to change name adding ".exe" suffix. it should work then, I now at least one guy...

@neobarcino did you try the last package version? it should fix problems when running on Mac or Linux. If you need to define the directory where wkhtmltopdf is then use...