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 PDF generation, but they look pretty useful. Creating complex PDFs with just the base PDFLib functions is definitely a pain. :) -Andy > -----Original Message----- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > 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 > > scratch. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php