标签: laravel dompdf
我使用Laravel的domPdf将我的视图生成为pdf 但是我在pdf上看到了生成按钮,还有解决方案吗? 当我单击我的按钮时,我得到了pdf,但也包括了按钮,我想从我的pdf中删除该按钮。 This is my view with the generating button