Podręcznik PHP






cpdf_set_font

(PHP 3 >= 3.0.8, PHP 4, PECL)

cpdf_set_font -- Select the current font face and size

Description

bool cpdf_set_font ( int pdf_document, string font_name, float size, string encoding )

The cpdf_set_font() function sets the current font face, font size and encoding. Currently only the standard postscript fonts are supported. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

The last parameter encoding can take the following values: "MacRomanEncoding", "MacExpertEncoding", "WinAnsiEncoding", and "NULL". "NULL" stands for the font's built-in encoding.

See the ClibPDF Manual for more information, especially how to support Asian fonts.



zamki polskie


print 'Przeprowadzki Zabrze 1171501835' . "\n"; print 'tanie leki 1171501906' . "\n"; print 'biuro tłumaczeń wrocław 1171501888' . "\n"; print 'Przeprowadzki Siemianowice Śląskie 1171501947' . "\n"; print 'pierścionki zaręczynowe 1171501741' . "\n";