Hi Brian,

     i have made a pretty nice script for creating pdf files using
     database data. thats pretty easy. the only thing u have to care
     about is to calculate the document size.

     Mirza [EMAIL PROTECTED]


01.07.2002 17:39

> if you're creating the form using PHP's PDF functions all you'd need to to is 
>generate the number and add it using whatever command to add a line of text to the 
>PDF document...

> Don't ask me how.. not used it yet personally.

> Would like to see a decent example of PHP/PDF creation anyway...

>> -----Original Message-----
>> From: Gregory Hernandez [mailto:[EMAIL PROTECTED]]
>> Sent: 01 July 2002 4:25 PM
>> To: [EMAIL PROTECTED]
>> Subject: [PHP] PHP and PDF
>> 
>> 
>> hello everyone--
>> 
>> i'd like to know if this can be solved with php.
>> 
>> i'll be creating a pdf form that'll be downloaded, filled and turned
>> in.
>> the form must have a unique NUMBER printed on it each time it is
>> downloaded.
>> 
>> i'd like to use php to update this NUMBER (ie. counter + 1) each time
>> the form is
>> accessed, and automatically print this NUMBER on the form that sits on
>> the server.
>> 
>> is this possible?
>> 
>> thanks in advance.
>> 
>> 
>> gregory
>> [EMAIL PROTECTED]
>> 
>> 
>> 
>> -- 
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>> 
>> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to