0
I can find the logo in invoice when access it from front end, but cannot see the logo when I do preview at the back end - image not readable or empty. How to fix it? Thanks
Responses (6)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Is there a resolution to this? I have PHP directive "allow_url_fopen" is enabled on my server and I have put in the absolute path but I still can't see the logo in the PDF.
(I'm running v1.4.9 but don't want to purchase an upgrade if the system has bugs and if I can expect to get less that 1 year of bug free use.) -
Accepted Answer
0the solution is to have allow_url_fopen enabled and to use absolute paths, just like you described... This is required in order for DomPDF to be able to render the image.
Any other user that had this problem solved it by doing this... it's not a bug, it's a requirement of the system that the PDF library needs in order to work.
If you're having this problem after having done this, there must be some other server config that is causing it...
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »