sabershooter Posted May 7, 2004 Posted May 7, 2004 I am using PHP to generate a membership list from a mysql database. I was wanting to produce a pdf on the fly with this information. The easiest route seems to make use of php_lib, but I don't think TCH has it installed. Is there any thought to adding this feature in the near future? Does anyone know of an alternative to php_lib to do what I want? Quote
borfast Posted May 8, 2004 Posted May 8, 2004 You can always submit a help-desk ticket so the techs can analyze the possibility of installing it. Other than that, you can give these a try: http://www.ros.co.nz/pdf/ http://www.phparch.com/issuedata/2002/december/sample.php http://www.easysw.com/htmldoc/pdf-o-matic.php Quote
sabershooter Posted May 8, 2004 Author Posted May 8, 2004 Thanks Raul! I will crunch on some of the code at the links you listed. At first glance it looks like I might be able to accomplish what I want without pdf_lib. Thanks again! Quote
sabershooter Posted May 8, 2004 Author Posted May 8, 2004 Woohoo! Using info at the first link: www.ros.co.nz/pdf In less than 20 minutes I was able to make pdf's on the fly straight from a mysql_query(). Thanks for the link! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.