(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)
cpdf_setdash -- Sets dash pattern
Description
void cpdf_setdash (int pdf document, float white, float
black)
The cpdf_setdash() function set the dash pattern white white units
and black black units. If both are 0 a solid line is set.
|