Help ME Please everybody.

I'm using Cakephp to make an online application system.My problem now is that I try to print a pdf using TCPDF based on a view..

I use the code $this->writeHTML($this->render('print') ) in my print controller.. But the problem is that I have this undefined index : cols error output to screen.

What could possibly went wrong?

I'm using Cakephp 1.3

do you have more of the code ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.