The wkhtmltox\PDF\Object class

(wkhtmltox >= 0.1.0)

Introduction

Represents an HTML document, input to PDF converter

Class synopsis

classwkhtmltox\PDF\Object {
public__construct(string$buffer, array$settings = ?)
}

Table of Contents

To Top