|
|
 |
Re: FN-FORUM: Populating a PDF using PHP
date posted 1st June 2006 15:14
On 1 Jun 2006, at 14:52, Mac T.Wheeler wrote:
> One of the projects I am working on requires an application form to be
> filled in on the web and then a PDF needs to be printed with the data
> from
> the application form imbedded in it.
>
> I've not tried this before, does anybody have a link to a how-to or
> something similar please? Alternatively any advice would also be
> welcome :)
There's a PHP class called ezpdf which I've been using for a while
which you can use to build a pdf from scratch. I've found it pretty
good. You can get it from here:
http://www.ros.co.nz/pdf
Best regards,
Ray
------------------------------
Ray McGinty Information Design
Specialising in web application development,
e-commerce and design for print.
http://www.rmid.co.uk
Listed on the North East England Service Provider Register
|
 |
|