Php/docs/class.wkhtmltox-pdf-converter

来自菜鸟教程
机器人讨论 | 贡献2020年12月10日 (四) 14:34的版本 (autoload)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至:导航、​搜索

(wkhtmltox >= 0.1.0)

简介

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


类摘要


wkhtmltox\PDF\Converter {

/* Constructor */

public __construct ([ array $settings ] )

/* 方法 */

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

public convert ( ) : string|null

public getVersion ( ) : string

}

Table of Contents