fpanaccia

Results 11 comments of fpanaccia

Hi! do you have an example? also, what path are you using for the library? have you seen the example project? can you post the stack trace?

Hi, sorry for the delay, it's been a rough time for me, i will take a look into this asap

Hi guys, as @PeterN says there seems to be a problem with .net5, from what i have seen it will be fixed in net 5.0.4, in a few days....meanwhile i...

Hi!, i think you could, without any modification in the library, you could do something like this in the startup services.AddWkhtmltopdf("PATH_TO_SYSTEM_WIDE_VERSION");

Yeah, i forgot about those lines, the online way i think it could work is with a few modifications

i think im gonna add a parameter in the setup like "usesystemwide" or something like that....and invoke wkhtmltopdf, the only catch is that the path to wkhtmltopdf will have to...

Hi @gurustron! yes, i had planned to do that in the weekend, i have little time available as this moment, if you have the time, please, be my guest

Hi! Locally in your pc is running fine? what version of the library are you running?

Hi!, sorry for the delay, did not know this! i think i will implement this version https://gist.github.com/georg-jung/3a8703946075d56423e418ea76212745 Thanks for sharing!

Hi! did you see the example project? https://github.com/fpanaccia/Wkhtmltopdf.NetCore.Example Could you upload an example of how you are using it?