mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-06-17 21:16:57 +08:00
23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>Set character spacing [deprecated]</title>
|
|
</head>
|
|
<body class="docs"><div id="layout">
|
|
<div id="layout-content"><div id="function.pdf-set-char-spacing" class="refentry">
|
|
<div class="refnamediv">
|
|
<h1 class="refname">PDF_set_char_spacing</h1>
|
|
<p class="verinfo">(PHP 4, PECL pdflib >= 1.0.0)</p><p class="refpurpose"><span class="refname">PDF_set_char_spacing</span> — <span class="dc-title">Set character spacing [deprecated]</span></p>
|
|
|
|
</div>
|
|
<div class="refsect1 description" id="refsect1-function.pdf-set-char-spacing-description">
|
|
<h3 class="title">说明</h3>
|
|
<p class="para">
|
|
This function is deprecated since PDFlib version 3, use
|
|
<span class="function"><a href="pdf_set_value.html" class="function">PDF_set_value()</a></span> with parameter
|
|
<code class="parameter">charspacing</code> instead.
|
|
</p>
|
|
</div>
|
|
|
|
</div></div></div></body></html> |