Anatoli Liotych
Anatoli Liotych
So I've tried to use this in heroku-22 stack and got some issues, so I had to switch to use the same version of binary as ubuntu 20 uses which...
> I didn't dig into Heroku version gem, but it helped.
> Thanks. Since our project was using wkhtmltopdf_binary_gem, I would like to keep it. Is there anyway to use before maintainer's approval? I'd say no. you can fork and switch...
> I just used official ubuntu repo with installed package. It was long ago :)
> I'm going to do this a little bit later today. :)
So just to leave some instructions for the future: 1. Download proper version of package https://wkhtmltopdf.org/downloads.html 2. Unpack package and get binary from archive `usr/loca/bin/wkhtmltopdf` 3. Rename binary to match...
@unixmonkey please, review my previous comment and PR. I forgot to add tests, going to fix in a moment.
@unixmonkey could you trigger workflow?
> @anatoliliotych Thanks! Have you verified that this works on your Ubuntu 22 system yet? @unixmonkey test is failing with `Syntax error: Unterminated quoted string` and this is what I've...
> @anatoliliotych I tried this on heroku with stack `heroku-22` and it failed out. I tried extracting the binary and myself and noticed that the md5 hash of yours and...