- modify : Modify the contents of the document by operations other than those controlled by 'fill-forms', 'extract' and 'assemble';
- copy : Copy or otherwise extract text and graphics from the document;
- annot-forms : Add or modify text annotations, fill in interactive form fields, and, if 'modify' is also set, create or modify interactive form fields (including signature fields);
...
...
@@ -145,8 +145,8 @@ function pdf_getInstance($format='',$metric='mm',$pagetype='P')
// For TCPDF, we specify permission we want to block
$pdfrights=array('modify','copy');
$pdfuserpass='';// Mot de passe pour l'utilisateur final
$pdfownerpass=NULL;// Mot de passe du proprietaire, cree aleatoirement si pas defini
$pdfuserpass='';// Password for the end user
$pdfownerpass=NULL;// Password of the owner, created randomly if not defined