Php/docs/class.wkhtmltox-pdf-converter

From Get docs

(wkhtmltox >= 0.1.0)

Introduction

Converts an HTML input, or set of HTML inputs, into PDF output


Class synopsis


wkhtmltox\PDF\Converter {

/* Constructor */

public __construct ([ array $settings ] )

/* Methods */

public add ( wkhtmltox\PDF\Object $object ) : void

public convert ( ) : string|null

public getVersion ( ) : string

}

Table of Contents