Added note for Win32 users. "Copy fdftk.dll"

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105619 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2002-11-25 02:40:17 +00:00
parent 56ae59f95b
commit e1a44e2a55

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<reference id="ref.fdf">
<title>Forms Data Format functions</title>
<titleabbrev>FDF</titleabbrev>
@ -79,6 +79,15 @@
<literal>--with-fdftk=/usr/local</literal>.
</simpara>
</note>
<note>
<title>Note to Win32 Users</title>
<simpara>
In order to enable this module on a Windows environment, you must copy
<emphasis>fdftk.dll</emphasis> from the DLL folder of the PHP/Win32 binary
package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
or C:\WINDOWS\SYSTEM32)
</simpara>
</note>
</section>
<section id="fdf.configuration">