schumy Posted November 5, 2007 Share Posted November 5, 2007 Hi, I am involved in php web application product. Right now, I have a requirement of a pdf report has to be generated in a table format. As per the syntax given I have used, PDF_add_table_cell($pdfdoc,2,2,2,"some text","sometext"). Problem is, while compiling this particular line it says function does'nt exists. I am using pecl version 2.1.0 which supports these keywords by standards. Can anyone help me in getting out what exactly am I missing out. I am quite confused here. Thanks in Advance Regards Schumy Link to comment https://forums.phpfreaks.com/topic/76036-php-pdf/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.