
ttarazak1 - 2009-07-14 07:37:34
I use Php fpdf class to create pdf reports in my php project. Some reports require restricted access for which I need to set a password for the pdf files created. Can I create a pdf document which asks for a password (using php or java script) while opening (during or after download) ? Kindly advise me please, or any other method known to you