![]() |
DomPdf issue with images and css - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: DomPdf issue with images and css (/showthread.php?tid=16857) |
DomPdf issue with images and css - El Forum - 03-18-2009 [eluser]daweb[/eluser] Hi guys, I'm using CI 1.7.0 and trying to use the dompdf plugin. The PDF is succesfully created, but I can't access to images and css. I'd tried absolute and relative path. With the relative path to an image I obtained a red square, with absolute path just withe space. Plese, somebody can help me? DomPdf issue with images and css - El Forum - 06-16-2009 [eluser]afsar[/eluser] Hi , make sure your html has correct css, image paths. First You try one sample pdf. With images ,css paths verified. Please paste your code in post . and where your css, images are stored ?. http://ellislab.com/forums/viewthread/111994/ |