ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/functions pdf.xml
by jim winstead other posts by this author
Dec 18 2001 11:08PM messages near this date
[PHP-DOC] cvs: phpdoc /en/functions mbstring.xml | [PHP-DOC] cvs: phpdoc /de/functions regex.xml
jimw		Tue Dec 18 18:08:37 2001 EDT

  Modified files:              
    /phpdoc/en/functions	pdf.xml 
  Log:
  pdf_moveto: incorporate user note
  
Index: phpdoc/en/functions/pdf.xml
diff -u phpdoc/en/functions/pdf.xml:1.72 phpdoc/en/functions/pdf.xml:1.73
--- phpdoc/en/functions/pdf.xml:1.72	Mon Dec 17 05:31:47 2001
+++ phpdoc/en/functions/pdf.xml	Tue Dec 18 18:08:37 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.72 $ --> 
+<!-- $Revision: 1.73 $ --> 
  <reference id="ref.pdf"> 
   <title> PDF functions </title>
   <titleabbrev> PDF</titleabbrev>
@@ -1526,8 +1526,15 @@
      </funcprototype> 
     </funcsynopsis> 
     <para> 
-      Set the current point.
+     Set the current point.
     </para> 
+    <note> 
+     <para> 
+      The current point for graphics and the current text output position are
+      maintained separately. See <function> pdf_set_text_pos</function> to set
+      the text output position.
+     </para> 
+    </note> 
    </refsect1> 
   </refentry> 
 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved