| ||||||||||
pdf_show_boxedPopisint pdf_show_boxed ( int pdf document, string text, double x-coor, double y-coor, double width, double height, string mode [, string feature])Funkce pdf_show_boxed() vytiskne °et∞zec text v rßmeΦku s lev²m dolnφm rohem na (x-coor, y-coor). Rozm∞ry rßmeΦku jsou height x width. Argument mode determines how the text is type set. Pokud jsou width a height nula, mode m∙╛e b²t "left", "right" nebo "center". Pokud jsou width nebo height r∙znΘ od nuly, m∙╛e b²t takΘ "justify" nebo "fulljustify". Pokud mß argument feature hodnotu "blind", text se nezobrazφ. Vracφ poΦet znak∙ kterΘ nebyly zpracovßny, proto╛e se neve╣ly do rßmeΦku. Viz takΘ pdf_show(), pdf_show_xy(). | ||||||||||
|