11
2023
07
php PDF插件
转载pdf1 tcpdfcomposer require tecnickcom/tcpdfrequire_once './tcpdf/vendor/autoload.php';
$content="...";
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true,
作者:木子李 | 分类:PHP | 浏览:965 | 评论:0