summaryrefslogtreecommitdiff
path: root/pdf/fpdf/doc/write.htm
diff options
context:
space:
mode:
authorSashi202020-07-24 10:49:48 +0530
committerGitHub2020-07-24 10:49:48 +0530
commit5f329d6edfc14681f24f71d4d5c576c53ebe06de (patch)
treef9206fa3594e5f24930260041dd675d2896dc57b /pdf/fpdf/doc/write.htm
parentd1a110bfcc83822afd3b19b5768de4d0d8dae269 (diff)
parent327f2b89a03717a0e1e6e102c51e547556a15ec9 (diff)
downloadcfd_case_study-5f329d6edfc14681f24f71d4d5c576c53ebe06de.tar.gz
cfd_case_study-5f329d6edfc14681f24f71d4d5c576c53ebe06de.tar.bz2
cfd_case_study-5f329d6edfc14681f24f71d4d5c576c53ebe06de.zip
Merge pull request #15 from Sashi20/drupal_7.x
Modify certificate headers and 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>