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, &#