summaryrefslogtreecommitdiff
path: root/pdf/fpdf/doc/cell.htm
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/fpdf/doc/cell.htm')
-rw-r--r--[-rwxr-xr-x]pdf/fpdf/doc/cell.htm20
1 files changed, 10 insertions, 10 deletions
diff --git a/pdf/fpdf/doc/cell.htm b/pdf/fpdf/doc/cell.htm
index 7480266..f96effb 100755..100644
--- a/pdf/fpdf/doc/cell.htm
+++ b/pdf/fpdf/doc/cell.htm
@@ -88,16 +88,16 @@ $pdf->Cell(80);
$pdf-&gt;Cell(20,10,'Title',1,1,'C');</code></pre>
</div>
<h2>See also</h2>
-<a href="setfont.htm">SetFont()</a>,
-<a href="setdrawcolor.htm">SetDrawColor()</a>,
-<a href="setfillcolor.htm">SetFillColor()</a>,
-<a href="settextcolor.htm">SetTextColor()</a>,
-<a href="setlinewidth.htm">SetLineWidth()</a>,
-<a href="addlink.htm">AddLink()</a>,
-<a href="ln.htm">Ln()</a>,
-<a href="multicell.htm">MultiCell()</a>,
-<a href="write.htm">Write()</a>,
-<a href="setautopagebreak.htm">SetAutoPageBreak()</a>.
+<a href="setfont.htm">SetFont</a>,
+<a href="setdrawcolor.htm">SetDrawColor</a>,
+<a href="setfillcolor.htm">SetFillColor</a>,
+<a href="settextcolor.htm">SetTextColor</a>,
+<a href="setlinewidth.htm">SetLineWidth</a>,
+<a href="addlink.htm">AddLink</a>,
+<a href="ln.htm">Ln</a>,
+<a href="multicell.htm">MultiCell</a>,
+<a href="write.htm">Write</a>,
+<a href="setautopagebreak.htm">SetAutoPageBreak</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>