diff --git a/tcpdf.php b/tcpdf.php index fc7b181..4e33369 100755 --- a/tcpdf.php +++ b/tcpdf.php @@ -11163,7 +11163,7 @@ if (!class_exists('TCPDF', false)) { * @param string $private_key_password password * @param string $extracerts specifies the name of a file containing a bunch of extra certificates to include in the signature which can for example be used to help the recipient to verify the certificate that you used. * @param int $cert_type The access permissions granted for this document. Valid values shall be: 1 = No changes to the document shall be permitted; any change to the document shall invalidate the signature; 2 = Permitted changes shall be filling in forms, instantiating page templates, and signing; other changes shall invalidate the signature; 3 = Permitted changes shall be the same as for 2, as well as annotation creation, deletion, and modification; other changes shall invalidate the signature. - * @parm array $info array of option information: Name, Location, Reason, ContactInfo. + * @param array $info array of option information: Name, Location, Reason, ContactInfo. * @access public * @author Nicola Asuni * @since 4.6.005 (2009-04-24) @@ -11513,7 +11513,7 @@ if (!class_exists('TCPDF', false)) { *
  • FitWindow boolean (Optional) A flag specifying whether to resize the document's window to fit the size of the first displayed page. Default value: false.
  • *
  • CenterWindow boolean (Optional) A flag specifying whether to position the document's window in the center of the screen. Default value: false.
  • *
  • DisplayDocTitle boolean (Optional; PDF 1.4) A flag specifying whether the window's title bar should display the document title taken from the Title entry of the document information dictionary (see Section 10.2.1, "Document Information Dictionary"). If false, the title bar should instead display the name of the PDF file containing the document. Default value: false.
  • - *
  • NonFullScreenPageMode name (Optional) The document's page mode, specifying how to display the document on exiting full-screen mode: