PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

cpdf_setflat> <cpdf_set_word_spacing
Last updated: Sun, 25 Nov 2007

view this page in

cpdf_setdash

(PHP 4, PHP 5 <= 5.0.5)

cpdf_setdash — Sets dash pattern

说明

bool cpdf_setdash ( int $pdf_document , float $white , float $black )

Sets the dash pattern to the given one. If both parameters are 0, a solid line is set.

参数

pdf_document

The document handle, returned by cpdf_open().

white

White units, as a float

black

Black units, as a float

返回值

如果成功则返回 TRUE,失败则返回 FALSE



add a note add a note User Contributed Notes
cpdf_setdash
There are no user contributed notes for this page.

cpdf_setflat> <cpdf_set_word_spacing
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites