summaryrefslogtreecommitdiff
path: root/pdf/fpdf/doc/image.htm
diff options
context:
space:
mode:
authorSashi202020-07-24 13:32:14 +0530
committerGitHub2020-07-24 13:32:14 +0530
commitb4ebfa8693d446d1919c4174e20a75588304d29b (patch)
tree9ea80bc4c38afbcf3d7589edc958e9aad1b35fd5 /pdf/fpdf/doc/image.htm
parentd7f0352ef806756056d0d903ae8306b32b804bec (diff)
parent214a9734308375077f67db1d54bde6696719e4bd (diff)
downloaddwsim_flowsheet-b4ebfa8693d446d1919c4174e20a75588304d29b.tar.gz
dwsim_flowsheet-b4ebfa8693d446d1919c4174e20a75588304d29b.tar.bz2
dwsim_flowsheet-b4ebfa8693d446d1919c4174e20a75588304d29b.zip
Merge pull request #46 from Sashi20/drupal_7.x
Update certificate headers and FPDF version
Diffstat (limited to 'pdf/fpdf/doc/image.htm')
-rwxr-xr-xpdf/fpdf/doc/image.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/fpdf/doc/image.htm b/pdf/fpdf/doc/image.htm
index 66a35ee..53a4ec1 100755
--- a/pdf/fpdf/doc/image.htm
+++ b/pdf/fpdf/doc/image.htm
@@ -92,7 +92,7 @@ $pdf->Image('logo.png',10,10,-300);
$pdf-&gt;Image('http://chart.googleapis.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World',60,30,90,0,'PNG');</code></pre>
</div>
<h2>See also</h2>
-<a href="addlink.htm">AddLink()</a>.
+<a href="addlink.htm">AddLink</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>