Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Community Voice - Generating PDF files using CodeIgniter
#55

[eluser]renju[/eluser]
Finally I find the solution for this drawback of the ezpdf.
Now we can add the image in the ezpdf by using addImage()in the pdf controller

eg:$this->cezpdf->addImage($imgImage,300,100,250,150);

Hopefully it will help you. Best of luck.


Messages In This Thread
CodeIgniter Community Voice - Generating PDF files using CodeIgniter - by El Forum - 06-16-2011, 03:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB