(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)
cpdf_set_word_spacing -- Sets spacing between words
Description
void cpdf_set_word_spacing (int pdf document, float space)
The cpdf_set_word_spacing() function sets the spacing between words.
See also cpdf_set_char_spacing(),
cpdf_set_leading().
|