Forum


Replies: 1   Views: 4033
Signpdf documnation
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by irishadar  · 21-07-2016 - 18:55

hi,

where can i find the API for the SignPDF class or sign in general.

in the sample code i can see some of them but where can i find the  dcumantion on this .

this is some code forme the sample:

$sign->setPrivateKey($this->baseCert . 'ssl.key', 'password');
$sign->setX509Certificate($this->baseCert . 'ssl.cert');
$sign->setSignatureComments('This document has been signed by The Signdocx Team');

can anyone point to that documnation?

 

thanks

iris hadar