philip Tue Jun 3 20:21:27 2003 EDT
Modified files:
/phpdoc/en/reference/pdf/functions pdf-attach-file.xml
Log:
Implement user note (from Ilia) where only full versions of acrobat can read
these file attatchments.
Index: phpdoc/en/reference/pdf/functions/pdf-attach-file.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-attach-file.xml:1.3
phpdoc/en/reference/pdf/functions/pdf-attach-file.xml:1.4
--- phpdoc/en/reference/pdf/functions/pdf-attach-file.xml:1.3 Wed Feb 12 13:02:17
2003
+++ phpdoc/en/reference/pdf/functions/pdf-attach-file.xml Tue Jun 3 20:21:27
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-attach-file">
<refnamediv>
@@ -25,6 +25,13 @@
Add a file attachment annotation. icon is one of "graph,
"paperclip", "pushpin", or "tag".
</para>
+ <note>
+ <para>
+ Only the 'Full' Acrobat software will be able to display these file
+ attachments. All other PDF viewers will either show nothing or
+ display a question mark.
+ </para>
+ </note>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php