【发布时间】:2023-03-08 11:50:01
【问题描述】:
我正在使用 PHPDocx 库。基本上我遇到了分页问题这是我的代码
$html_body .= 'Lorem Ipsum is simply dummy text of the printing and typesetting industry';$html_body .= 'Lorem Ipsum is simply dummy text of the printing and typesetting industry';
我只想打破页面,以便两个段落都出现在不同的页面上。 请帮帮我。 谢谢
【问题讨论】:
标签: phpdocx