954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

CakePHP - How to add an images inside the controller?

Hello there.Looks.I want to know how exactly to insert an image from the controller itself.

I actually want to use this in my application controller where admin can download user applications. I try to get it done using $this->Html->image() . but it said something about call to a non object bla bla bla..

Anyone can help me?

I'm using TCPDF as my PDF writer.

Or is it possible to let admin download from the view itself?

nizam27391
Newbie Poster
10 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

Hi. Here's more details.

User is able to upload an essay in .doc format. So want to ask if I can extract the text inside the .doc.. I want it to be printed into a pdf file where I can put another elements in it.

nizam27391
Newbie Poster
10 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: