diff options
author | Sashi20 | 2020-07-24 13:31:08 +0530 |
---|---|---|
committer | Sashi20 | 2020-07-24 13:31:08 +0530 |
commit | 214a9734308375077f67db1d54bde6696719e4bd (patch) | |
tree | 9ea80bc4c38afbcf3d7589edc958e9aad1b35fd5 /pdf/fpdf/doc/multicell.htm | |
parent | bc60fdfbcb0972a93a3b3b2b7cac46993fcc5d47 (diff) | |
download | dwsim_flowsheet-214a9734308375077f67db1d54bde6696719e4bd.tar.gz dwsim_flowsheet-214a9734308375077f67db1d54bde6696719e4bd.tar.bz2 dwsim_flowsheet-214a9734308375077f67db1d54bde6696719e4bd.zip |
Update FPDF version
Diffstat (limited to 'pdf/fpdf/doc/multicell.htm')
-rwxr-xr-x | pdf/fpdf/doc/multicell.htm | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/pdf/fpdf/doc/multicell.htm b/pdf/fpdf/doc/multicell.htm index c41bbd7..ce1e4e6 100755 --- a/pdf/fpdf/doc/multicell.htm +++ b/pdf/fpdf/doc/multicell.htm @@ -62,14 +62,14 @@ Default value: <code>false</code>. </dd>
</dl>
<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="cell.htm">Cell()</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="cell.htm">Cell</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>
|