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

[eluser]Avijit[/eluser]
Thanks Barzo for your reply.

I gave the full path like below...

$this->cezpdf->ezImage(’http://abc.com/image/ah.jpeg’);
and
$this->cezpdf->ezImage( PHYCAL_PATH.’/image/ah.jpeg’);

Nothing work and what I found in PDF class file that the ezImage function open the file in 'rb' mode and try to read this, it failed to read the file and falls in infinite loop.


Messages In This Thread
CodeIgniter Community Voice - Generating PDF files using CodeIgniter - by El Forum - 01-18-2010, 07:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB