>From what I can understand, I can only use PDI to put PDFs in the
background, not use the actual elements from the PDF?
Example:
I have created a PDF with a table with two cells in one row. The cells have
the text "cell1" and "cell2".
I run this PDF through the PDI.
Now, can I replace the texts
Maybe you could use PDF with FDF to accomplish this task (see
http://www.php.net/manual/en/ref.fdf.php).
Christoph
Rasmus Lerdorf wrote:
> Only using the commercial PDI library from pdflib.com
>
> On Thu, 11 Jul 2002, Tobias Talltorp wrote:
>
>> Is it possible to produce a PDF, use it as a temp
There are a couple of different PHP classes that people have written to make
PDF creation easier... maybe they would streamline the process enough that
you can make them from scratch after all.
http://www.pc4p.net/
http://ros.co.nz/pdf/
I didn't know about those the last time I had to deal with
Only using the commercial PDI library from pdflib.com
On Thu, 11 Jul 2002, Tobias Talltorp wrote:
> Is it possible to produce a PDF, use it as a template and populate
> predefined sections of it from a database?
> The PDFs I want to create are a little too complex for me to produce from
> scratc
4 matches
Mail list logo