wkhtmltox\PDF\Converter クラス

(wkhtmltox >= 0.1.0)

はじめに

一件あるいは一組のHTML入力をPDF出力に変換する

クラス概要

wkhtmltox\PDF\Converter {
/* コンストラクタ */
public __construct ([ array $settings ] )
/* メソッド */
public add ( wkhtmltox\PDF\Object $object ) : void
public convert ( void ) : ?string
public getVersion ( void ) : string
}

目次