PHP Developer's Dictionary- P64

PHP Developer's Dictionary- P64:PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP brings together the best of Perl, C++, and other languages. | PHP Developer s Dictionary Syntax void pdf_end_page int pdf document Description The pdf_end_page function which was added in PHP and PHP ends a PDF page which frees resources and prevents any further modification of the page. pdf_show Syntax void pdf_show int pdf document string text Description The pdf_show function which was added in PHP and PHP prints out the string text at the current position using the current font and then advances the current pointer to the end of the text. pdf_show_boxed Syntax int pdf_show_boxed int pdf document string text double x-coor double y-coor double width double height string mode Description The pdf_show_boxed function which was added in PHP prints out the text parameter inside a box whose lower-left corner is located at the x and y coordinates. The dimensions of the box are specified by the height and width parameters. If both coordinates are zero mode can be left right or center and if both are unequal mode can be justify or filljustify . The return value indicates the number of characters in text that did not fit inside the box. pdf_show_xy IT-SC book 315 PHP Developer s Dictionary Syntax void pdf_show_xy ind pdf document string text double x-coor double y-coor Description The pdf_show_xy function which was added in PHP and PHP outputs the text parameter at the location specified by the x and y coordinates. pdf_set_font Syntax void pdf_set_font int pdf document string font name double size string encoding int embed Description The pdf_set_font function sets the current font type face and encoding. If you are using a version of pdflib prior to encoding should be set to a number between 0 and 4 inclusive where 0 is builtin 1 is pdfdoc 2 is macroman 3 is macexpert and u is winansi. For versions of pdflib higher than encoding should be one of the following string values builtin host pdfdoc macroman macexpert or winansi. The embed parameter specifies whether the font should be .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.