首页 新闻 会员 周边 捐助
0
回答数

待解决问题 100 fpdi 合并加密pdf

require_once('fpdi.php'); $pdf =& new FPDI(); $pdf->setSourceFile('hello2.pdf');(hello2.pdf是加密pdf)//