mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-06-18 13:57:03 +08:00
23 lines
1.3 KiB
HTML
23 lines
1.3 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 text matrix [deprecated]</title>
|
|
</head>
|
|
<body class="docs"><div id="layout">
|
|
<div id="layout-content"><div id="function.pdf-set-text-matrix" class="refentry">
|
|
<div class="refnamediv">
|
|
<h1 class="refname">PDF_set_text_matrix</h1>
|
|
<p class="verinfo">(PHP 4 <= 4.0.4)</p><p class="refpurpose"><span class="refname">PDF_set_text_matrix</span> — <span class="dc-title">Set text matrix [deprecated]</span></p>
|
|
|
|
</div>
|
|
<div class="refsect1 description" id="refsect1-function.pdf-set-text-matrix-description">
|
|
<h3 class="title">说明</h3>
|
|
<p class="para">
|
|
This function is deprecated since PDFlib version 3, use
|
|
<span class="function"><a href="pdf_scale.html" class="function">PDF_scale()</a></span>, <span class="function"><a href="pdf_translate.html" class="function">PDF_translate()</a></span>,
|
|
<span class="function"><a href="pdf_rotate.html" class="function">PDF_rotate()</a></span>, or <span class="function"><a href="pdf_skew.html" class="function">PDF_skew()</a></span> instead.
|
|
</p>
|
|
</div>
|
|
|
|
</div></div></div></body></html> |