Data extends Output
in package
AbstractYes
Com\Tecnick\Pdf\Encrypt\Data
Ecrypt common data
Tags
Table of Contents
Methods
- escapeString() : string
- Escape a string: add "\" before "\", "(" and ")".
- getPdfEncryptionObj() : string
- Get the PDF encryption block
Methods
escapeString()
Escape a string: add "\" before "\", "(" and ")".
public escapeString(string $str)
: string
Parameters
- $str : string
-
String to escape.
Return values
stringgetPdfEncryptionObj()
Get the PDF encryption block
public getPdfEncryptionObj(int &$pon)
: string
Parameters
- $pon : int
-
Current PDF object number