- fixed pdf_set_font()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25578 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Steinmann 2000-06-05 20:42:47 +00:00
parent 6399ceeae4
commit bdb10ade68

View file

@ -776,7 +776,7 @@ fclose($fp);
An encoding greater than 4 and less than 0 will default to winansi.
winansi is often a good choice.
If you use php4 and a version of pdflib >= 2.20 the encoding parameter
has changed to a string. Use 'winansi', 'builtin' etc. instead.
has changed to a string. Use 'winansi', 'builtin', 'host', 'macroman' etc. instead.
If the last parameter is set to
1 the font is embedded into the pdf document otherwise it is not.
To embed a font is usually a good idea if the font is not widely spread