コード例 #1
0
ファイル: RingiDocument.php プロジェクト: jonathan1212/zf2
 public function __construct()
 {
     parent::__construct();
     $this->single_page = $this->newPage('A4');
     // Bond paper portrait
 }