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 Quote Link to comment Share on other sites More sharing options...
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.