From Joomla1.5 i tried to generate a PDF file from index page banner image.
When i click the banner image it will generate that banner into PDF file any one give me the solution for this.
Thanks
You should use fpdf and make banner a link and redirect to any php page. In that link you should keep the details of the banner image and in the redirecting page trigger the function to download pdf file