-
It appears the `--cover` argument has been changed to just `cover` in recent versions. This means installing recent versions of wkhtmltox to `/usr/local/bin` and using this gem won't work with a cover…
-
I've compiled/installed php-wkhtmltox on MAMP 2.1.1 on OSX 10.7.4. I can run the `test_pdf.php` script via MAMP's command-line php and it works just fine, but when I attempt to load a script through …
-
When building locally I keep getting Unable to load DLL `'libwkhtmltox' or one of its dependencies: The specified module could not be found.`
My function looks like this.
```
public class Html…
-
Here my Docker-File:
```
#Source: https://github.com/odoo/docker/blob/master/17.0/Dockerfile
FROM ubuntu:jammy
ENV LANG C.UTF-8
WORKDIR /home/odoo/addons
# Retrieve the target architecture…
-
Not all extensions use the modern page style for INI settings (see the [skeleton](https://github.com/php/doc-base/blob/master/RFC/skeletons/ini.xml)).
One such extension is `wkhtmltox`.
It would…
-
same as https://github.com/h4cc/wkhtmltoimage-amd64/issues/9
-
hi,
we are testing an wkhtmltopdf integration in our php erp software for formular generation by now. our php.ini disables all exec function of php for security reasons. so we was very glad to see a …
-
when i installed odoo with this script on MY server ubuntu 22.04 , i faced an issue with wkhtmltopdf version i guess , because when i print the invoice i miss the footer and the header in the invoice …
-
Hello
Today I tried the script and I got this error:
---- Install Wkhtmltopdf 0.12.1 ----
--2015-08-10 16:07:59-- http://downloads.sourceforge.net/project/wkhtmltopdf/ar chive/0.12.1/wkhtmltox-0.12.…
-
According to [this discussion](https://elixirforum.com/t/is-there-a-way-to-package-binary-dependencies-with-distillery/5849) which I agree with the premise of, there is no way to have Distillery inclu…
zgohr updated
5 years ago