From a8f4339077dd02438dd3ae3f31de34abef10ff59 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 8 May 2018 11:48:35 +0530 Subject: Initial Commit --- pdf/fpdf/doc/setlink.htm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100755 pdf/fpdf/doc/setlink.htm (limited to 'pdf/fpdf/doc/setlink.htm') diff --git a/pdf/fpdf/doc/setlink.htm b/pdf/fpdf/doc/setlink.htm new file mode 100755 index 0000000..b524525 --- /dev/null +++ b/pdf/fpdf/doc/setlink.htm @@ -0,0 +1,34 @@ + + +
+ +SetLink(int link [, float y [, int page]])
+link
y
-1
indicates the current position.
+The default value is 0
(top of page).
+page
-1
indicates the current page. This is the default value.
+