PHP Functions : ClibPDF Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Clib PDF Functions
Help URL: http://www.php.net/manual/en/ref.cpdf.php
Items Related to ClibPDF Functions
Inner Elements of ClibPDF Functions
ClibPDF Functions contains following items:
- cpdf_add_annotation (cpdf add annotation)
- cpdf_add_outline (cpdf add outline)
- cpdf_arc (cpdf arc)
- cpdf_begin_text (cpdf begin text)
- cpdf_circle (cpdf circle)
- cpdf_clip (cpdf clip)
- cpdf_close (cpdf close)
- cpdf_closepath_fill_stroke (cpdf closepath fill stroke)
- cpdf_closepath_stroke (cpdf closepath stroke)
- cpdf_closepath (cpdf closepath)
- cpdf_continue_text (cpdf continue text)
- cpdf_curveto (cpdf curveto)
- cpdf_end_text (cpdf end text)
- cpdf_fill_stroke (cpdf fill stroke)
- cpdf_fill (cpdf fill)
- cpdf_finalize_page (cpdf finalize page)
- cpdf_finalize (cpdf finalize)
- cpdf_global_set_document_limits (cpdf global set document limits)
- cpdf_import_jpeg (cpdf import jpeg)
- cpdf_lineto (cpdf lineto)
- cpdf_moveto (cpdf moveto)
- cpdf_newpath (cpdf newpath)
- cpdf_open (cpdf open)
- cpdf_output_buffer (cpdf output buffer)
- cpdf_page_init (cpdf page init)
- cpdf_place_inline_image (cpdf place inline image)
- cpdf_rect (cpdf rect)
- cpdf_restore (cpdf restore)
- cpdf_rlineto (cpdf rlineto)
- cpdf_rmoveto (cpdf rmoveto)
- cpdf_rotate_text (cpdf rotate text)
- cpdf_rotate (cpdf rotate)
- cpdf_save_to_file (cpdf save to file)
- cpdf_save (cpdf save)
- cpdf_scale (cpdf scale)
- cpdf_set_action_url (cpdf set action url)
- cpdf_set_char_spacing (cpdf set char spacing)
- cpdf_set_creator (cpdf set creator)
- cpdf_set_current_page (cpdf set current page)
- cpdf_set_font_directories (cpdf set font directories)
- cpdf_set_font_map_file (cpdf set font map file)
- cpdf_set_font (cpdf set font)
- cpdf_set_horiz_scaling (cpdf set horiz scaling)
- cpdf_set_keywords (cpdf set keywords)
- cpdf_set_leading (cpdf set leading)
- cpdf_set_page_animation (cpdf set page animation)
- cpdf_set_subject (cpdf set subject)
- cpdf_set_text_matrix (cpdf set text matrix)
- cpdf_set_text_pos (cpdf set text pos)
- cpdf_set_text_rendering (cpdf set text rendering)
- cpdf_set_text_rise (cpdf set text rise)
- cpdf_set_title (cpdf set title)
- cpdf_set_viewer_preferences (cpdf set viewer preferences)
- cpdf_set_word_spacing (cpdf set word spacing)
- cpdf_setdash (cpdf setdash)
- cpdf_setflat (cpdf setflat)
- cpdf_setgray_fill (cpdf setgray fill)
- cpdf_setgray_stroke (cpdf setgray stroke)
- cpdf_setgray (cpdf setgray)
- cpdf_setlinecap (cpdf setlinecap)
- cpdf_setlinejoin (cpdf setlinejoin)
- cpdf_setlinewidth (cpdf setlinewidth)
- cpdf_setmiterlimit (cpdf setmiterlimit)
- cpdf_setrgbcolor_fill (cpdf setrgbcolor fill)
- cpdf_setrgbcolor_stroke (cpdf setrgbcolor stroke)
- cpdf_setrgbcolor (cpdf setrgbcolor)
- cpdf_show_xy (cpdf show xy)
- cpdf_show (cpdf show)
- cpdf_stringwidth (cpdf stringwidth)
- cpdf_stroke (cpdf stroke)
- cpdf_text (cpdf text)
- cpdf_translate (cpdf translate)
PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive acronym), it is an open-source, reflective programming language used mainly for developing server-side applications and dynamic web content, and more recently, a broader range of software applications. For example, MediaWiki, the software behind Wikipedia, is written in PHP.PHP allows interaction with a large number of relational database management systems, such as MySQL, Oracle, IBM DB2, Microsoft SQL Server, PostgreSQL, Firebird and SQLite. PHP runs on most major operating systems, including Unix, Linux, Netware, Windows, and Mac OS X, and can interact with many major web servers. -- wikipedia.org
|