I think you'd actually have to tear apart the PDF file with a text editor,
determine where you want the field and do a replace on that space... Luke
Welling and Laura Thomson gave a pretty good talk about this at the PHP
conference in San Diego in 2001... they showed how you can tear apart the
PDF file as a text file to do things such as this but not this exactly.

John

---------------------
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit


> -----Original Message-----
> From: Flint Doungchak [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 30, 2002 6:29 PM
> To: PHP Windows
> Subject: [PHP-WIN] PDF Forms
> 
> 
> Fellow PHPers,
> 
> We've been working on various dynamic PDF generation things 
> and now, we want to take things step further and place form 
> fields in the PDF dynamically. Does anyone know if we can 
> actually do this? I know that once a PDF is created with form 
> fields (such as with Acrobat), we can populate those fields 
> via the FDF forms and the FDF toolkit available through PHP. 
> 
> I've search the list, and as far as I can tell, and it's hard 
> to believe, no one has really even asked the question.
> 
> Anyway, if it's possible, could someone let me know.
> 
> Thanks,
> 
> -Flint 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to