0

The output of my fpdf is download. an I want to automatically add a password on it before you can view the pdf.

$pdf->Output('C:\Users\User1\Desktop\filename.pdf','D'); 
Dumbest666
  • 47
  • 3
  • 13

1 Answers1

0

Already got the answer. it's fpdf_protection thanks, anyways!

Dumbest666
  • 47
  • 3
  • 13