From: Peter H. <ph...@ma...> - 2007-01-18 22:58:32
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Jan 18, 2007 at 04:50:58PM -0600, Melanie McClusky wrote: > I have people taking a test, when they have completed the test, I need the > report to output as a .pdf. The information that is to print out will be > coming from information that is stored in a database. PHP has an optional library that lets you work with pdfs: http://php.net/pdf You could create a PDF template, open it, add the user's results, save it, and send it. - -- Peter Harkins - http://push.cx - http://cambrianhouse.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: If you don't know what this is, it's OK to ignore it. iD8DBQFFr/uTa6PWv6+ALKoRAvLuAJoCmfS2NQ9Rj7H7IHQpifFkm5ZHDQCeOi7l YAS0ujtHpogCrDooP/TDShk= =R8DG -----END PGP SIGNATURE----- |