diff options
author | Sashi20 | 2020-08-25 12:38:16 +0530 |
---|---|---|
committer | Sashi20 | 2020-08-25 12:38:16 +0530 |
commit | 6cafd6a796c0ff0c985694c482cd16e1a87a776f (patch) | |
tree | 1cca3cc48eb986e3c43a9cc3de17536310af9b8f /pdf/fpdf/doc/settopmargin.htm | |
parent | 9fdf3f392432e51434566feccc8315c0f1b7c6b6 (diff) | |
download | r_textbook_companion-6cafd6a796c0ff0c985694c482cd16e1a87a776f.tar.gz r_textbook_companion-6cafd6a796c0ff0c985694c482cd16e1a87a776f.tar.bz2 r_textbook_companion-6cafd6a796c0ff0c985694c482cd16e1a87a776f.zip |
Update fpdf version
Diffstat (limited to 'pdf/fpdf/doc/settopmargin.htm')
-rwxr-xr-x | pdf/fpdf/doc/settopmargin.htm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pdf/fpdf/doc/settopmargin.htm b/pdf/fpdf/doc/settopmargin.htm index 65a4b7d..4d94e76 100755 --- a/pdf/fpdf/doc/settopmargin.htm +++ b/pdf/fpdf/doc/settopmargin.htm @@ -18,10 +18,10 @@ The margin. </dd>
</dl>
<h2>See also</h2>
-<a href="setleftmargin.htm">SetLeftMargin()</a>,
-<a href="setrightmargin.htm">SetRightMargin()</a>,
-<a href="setautopagebreak.htm">SetAutoPageBreak()</a>,
-<a href="setmargins.htm">SetMargins()</a>.
+<a href="setleftmargin.htm">SetLeftMargin</a>,
+<a href="setrightmargin.htm">SetRightMargin</a>,
+<a href="setautopagebreak.htm">SetAutoPageBreak</a>,
+<a href="setmargins.htm">SetMargins</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|