wkhtmltox wkhtmltox\PDF\Converter 클래스

(wkhtmltox >= 0.1.0)


소개

HTML 입력 또는 HTML 입력 세트를 PDF 출력으로 변환합니다.


클래스 개요
                  
class wkhtmltox\PDF\Converter {
  /* Constructor */
  public __construct(array $settings = ?)
  /* Methods */
  public add(wkhtmltox\PDF\Object $object): void
  public convert(): ?string
  public getVersion(): string
}
                  
                

목차