summaryrefslogtreecommitdiff
path: root/pdf/fpdf/doc/write.htm
diff options
context:
space:
mode:
authorSashi202021-02-09 13:14:26 +0530
committerSashi202021-02-09 13:14:26 +0530
commitde95a3f7981ffdc76cf37b9339cdb0464050819e (patch)
tree1fc50a613ec9baa68adfa6df262e5e87a00d2992 /pdf/fpdf/doc/write.htm
parent87eb26bc3f01e98c948205eca6ff302903cc5b3e (diff)
downloadr_lab_migration-de95a3f7981ffdc76cf37b9339cdb0464050819e.tar.gz
r_lab_migration-de95a3f7981ffdc76cf37b9339cdb0464050819e.tar.bz2
r_lab_migration-de95a3f7981ffdc76cf37b9339cdb0464050819e.zip
Update the FPDF version
Diffstat (limited to 'pdf/fpdf/doc/write.htm')
-rwxr-xr-xpdf/fpdf/doc/write.htm10
1 files changed, 5 insertions, 5 deletions
diff --git a/pdf/fpdf/doc/write.htm b/pdf/fpdf/doc/write.htm
index 162476b..bd85401 100755
--- a/pdf/fpdf/doc/write.htm
+++ b/pdf/fpdf/doc/write.htm
@@ -40,11 +40,11 @@ $pdf->SetFont('','U');
$pdf-&gt;Write(5,'www.fpdf.org','http://www.fpdf.org');</code></pre>
</div>
<h2>See also</h2>
-<a href="setfont.htm">SetFont()</a>,
-<a href="settextcolor.htm">SetTextColor()</a>,
-<a href="addlink.htm">AddLink()</a>,
-<a href="multicell.htm">MultiCell()</a>,
-<a href="setautopagebreak.htm">SetAutoPageBreak()</a>.
+<a href="setfont.htm">SetFont</a>,
+<a href="settextcolor.htm">SetTextColor</a>,
+<a href="addlink.htm">AddLink</a>,
+<a href="multicell.htm">MultiCell</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>