Re: [PHP-WIN] PDF Files...

2002-11-12 Thread Jeff Pearson
If you are running on Windows, ActivePDF (www.activepdf.com) works pretty well and will do what you want it to do. Jeff Pearson Advanced Digital Technology "Jim Hunter" <[EMAIL PROTECTED]> wrote in message news:3D576EE5.10.00832@;WORKSTATION... There are two major PDF libraries available. O

Re: [PHP-WIN] PDF Files...

2002-08-16 Thread robert mischke
> >> The last portion of your request is not possible under >> > the current > libraries that are out there. I was unable to >> find one > anyway. So, for now, you're out of luck. > > In NO language? Not even ASP? PDFlib have got an "extension", called PDI. It allows you to edit existing PDF

Re: [PHP-WIN] PDF Files...

2002-08-12 Thread Brian McGarvie
>> The last portion of your request is not possible under >> the current libraries that are out there. I was unable to >> find one anyway. So, for now, you're out of luck. In NO language? Not even ASP? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

RE: [PHP-WIN] PDF Files...

2002-08-12 Thread Flint Doungchak
Brian, We currently use the PDFlib that requires a license for commercial use. It shoulds like you will also need to use the FDF function in PHP to fill forms. Both links to the documentation do a good job of explaining and providing an explanation as to how to impliment these feature in PHP.

Re: [PHP-WIN] PDF Files...

2002-08-12 Thread Jim Hunter
There are two major PDF libraries available. One from www.pdflib.com and one from www.fastio.com. The PDFLib is supposed to be better supportive of PHP. You can create PDF, but I'm not sure how much editing of one you are going to be able to do, perhaps you can. And you can definitely use a form t