mikysetiawan/wkhtmltopdf-windows

Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.

dev-master 2022-10-05 12:46 UTC

This package is auto-updated.

Last update: 2024-05-05 16:17:56 UTC


README

Using latest version of wkhtmltopdf 0.12.6 (05 October 2022) This Repo is just update from this repo https://github.com/wemersonjanuario/wkhtmltopdf-windows

wkhtmltopdf project. More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.

Binaries for Linux i386, also installable with composer, can be found here: github.com/h4cc/wkhtmltopdf-i386

Binaries for Linux amd64, also installable with composer, can be found here: github.com/h4cc/wkhtmltopdf-amd64

Installation

Hint: In case this package does not work on your system, try installing the matching system packages from here: http://wkhtmltopdf.org/downloads.html.

Packagist

This package can be found on Packagist and installed with Composer.

Require the package for Windows with: composer require mikysetiawan/wkhtmltopdf-windows

The binaries will then be located at: vendor/mikysetiawan/wkhtmltopdf-windows/bin/wkhtmltopdf-windows

Also a symlink will be created in your configured bin/ folder, for example: vendor/bin/32bit/wkhtmltopdf.exe.bat and vendor/bin/64bit/wkhtmltopdf.exe.bat