CodeIgniter Forums
fpdf - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: fpdf (/showthread.php?tid=74764)



fpdf - pippuccio76 - 11-03-2019

Hi , sorry for english i have a problem with fpdf and image , i set :


php.iniĀ  allow_url_fopen=on



But if i insert the url of image i have



failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found.


Someone reccomended to use relative path , but relative compared to fpdf library ? the view (pdf) ?