fpdi-php-password-protection:fpdi密码保护

时间:2024-06-07 18:59:56
【文件属性】:

文件名称:fpdi-php-password-protection:fpdi密码保护

文件大小:439KB

文件格式:ZIP

更新时间:2024-06-07 18:59:56

PHP

fpdi-php-password-protection fpdi密码保护 <?php function pdfEncrypt ($origFile, $password, $destFile){ require_once('fpdi/FPDI_Protection.php'); $pdf = new FPDI_Protection(); // set the format of the destinaton file, in our case 6×9 inch //$pdf->FPDF('P', 'in', array('6','9')); $pdf->FPDF('P', 'in'); //Calculate the number of page


【文件预览】:
fpdi-php-password-protection-master
----.gitignore(574B)
----pdf.pdf(424KB)
----README.md(2KB)
----fpdi()
--------decoders()
--------fpdi_pdf_parser.php(10KB)
--------FPDI_Protection.php(8KB)
--------pdf_parser.php(18KB)
--------wrapper_functions.php(2KB)
--------fpdf_tpl.php(12KB)
--------pdf_context.php(2KB)
--------fpdi.php(14KB)
--------fpdf.php(40KB)
----index.php(1KB)
----.gitattributes(378B)

网友评论