Php/docs/class.wkhtmltox-pdf-converter

提供:Dev Guides
< Php
2020年12月14日 (月) 10:22時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(wkhtmltox >= 0.1.0)

はじめに

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


クラス概要


wkhtmltox\PDF\Converter {

/* コンストラクタ */

public __construct ([ array $settings ] )

/* メソッド */

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

public convert ( ) : string|null

public getVersion ( ) : string

}

目次