PHP » GoLang |
login |
register |
about
|
PDF_findfont(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0) PDF_findfont — Prepare font for later use [deprecated] Description
int PDF_findfont
( resource
$p
, string $fontname
, string $encoding
, int $embed
)
Search for a font and prepare it for later use with PDF_setfont().
The metrics will be loaded, and if This function is deprecated since PDFlib version 5, use PDF_load_font() instead. |
more
Recently updated
more
Most requested
more
Last requests
|