2017 © Pedro Peláez
 

library wkhtmltopdf-amd64

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

image

h4cc/wkhtmltopdf-amd64

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  • Monday, January 15, 2018
  • by h4cc
  • Repository
  • 13 Watchers
  • 184 Stars
  • 3,463,299 Installations
  • PHP
  • 37 Dependents
  • 17 Suggesters
  • 46 Forks
  • 8 Open issues
  • 7 Versions
  • 8 % Grown

The README.md

wkhtmltopdf

This repository contains the static compiled binaries from the wkhtmltopdf project. More about the functionality of wkhtmltopdf and wkthmltoimage can be found there., (*1)

Binaries for Microsoft Windows, also installable with composer, can be found here: github.com/wemersonjanuario/wkhtmltopdf-windows, (*2)

Binaries for CentOS 7, also installable with composer, can be found here: github.com/rvanlaak/wkhtmltopdf-amd64-centos7, (*3)

Installation

Hint: The version of the binary is equal to the git tag. To install the latest version, use '0.12.4'., (*4)

Packagist

This package can be found on Packagist and installed with Composer., (*5)

Require the package for i386 with:, (*6)

php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.4"

And for amd64 with:, (*7)

php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.4"

The binary will then be located at:, (*8)

vendor/h4cc/wkhtmltopdf-i386/bin/wkhtmltopdf-i386

Also a symlink will be created in your configured bin/ folder, for example:, (*9)

vendor/bin/wkhtmltopdf-i386

Usage

You can use the path constant to easily locate the binary in the PHP codebase:, (*10)

``` php $path = \h4cc\WKHTMLToPDF\WKHTMLToPDF::PATH;, (*11)


For realpath use following script ``` php $realpath = realpath(\h4cc\WKHTMLToPDF\WKHTMLToPDF::PATH);

The Versions

15/01 2018

dev-master

9999999-dev http://wkhtmltopdf.org/

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  Sources   Download

LGPL Version 3

pdf convert binary thumbnail wkhtmltopdf snapshot

15/01 2018

0.12.4

0.12.4.0 http://wkhtmltopdf.org/

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  Sources   Download

LGPL Version 3

pdf convert binary thumbnail wkhtmltopdf snapshot

02/02 2016

0.12.3

0.12.3.0 http://wkhtmltopdf.org/

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  Sources   Download

LGPL Version 3

pdf convert binary thumbnail wkhtmltopdf snapshot

22/01 2015

0.12.2.1

0.12.2.1 http://wkhtmltopdf.org/

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  Sources   Download

LGPL Version 3

pdf convert binary thumbnail wkhtmltopdf snapshot

07/07 2014

0.12.1

0.12.1.0 http://wkhtmltopdf.org/

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  Sources   Download

LGPL Version 3

pdf convert binary thumbnail wkhtmltopdf snapshot

11/02 2014

0.12.0

0.12.0.0 http://wkhtmltopdf.org/

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

  Sources   Download

LGPL Version 3

pdf convert binary thumbnail wkhtmltopdf snapshot

06/09 2013

0.11.0-RC1

0.11.0.0-RC1 https://code.google.com/p/wkhtmltopdf/

Convert html to pdf using webkit (qtwebkit)

  Sources   Download

LGPL Version 3