diff options
Diffstat (limited to 'pdf/fpdf/doc/setfont.htm')
-rw-r--r--[-rwxr-xr-x] | pdf/fpdf/doc/setfont.htm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pdf/fpdf/doc/setfont.htm b/pdf/fpdf/doc/setfont.htm index 1cbae91..cd5a3b8 100755..100644 --- a/pdf/fpdf/doc/setfont.htm +++ b/pdf/fpdf/doc/setfont.htm @@ -81,11 +81,11 @@ $pdf->SetFont(''); $pdf->SetFont('Times','BIU');</code></pre>
</div>
<h2>See also</h2>
-<a href="addfont.htm">AddFont()</a>,
-<a href="setfontsize.htm">SetFontSize()</a>,
-<a href="cell.htm">Cell()</a>,
-<a href="multicell.htm">MultiCell()</a>,
-<a href="write.htm">Write()</a>.
+<a href="addfont.htm">AddFont</a>,
+<a href="setfontsize.htm">SetFontSize</a>,
+<a href="cell.htm">Cell</a>,
+<a href="multicell.htm">MultiCell</a>,
+<a href="write.htm">Write</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|