vabu2025 Posted June 29, 2013 Share Posted June 29, 2013 Hi, When the whmcs generate its invoice, the logo is showing in black & white shade. The actual logo is full of colors. Please tell me whats wrong. For reference, see http://prntscr.com/1cmfx9 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 29, 2013 Share Posted June 29, 2013 it would be useful to see the invoicepdf.tpl code, but i'm wondering if you put a base64 graphic link to the logo into your invoicepdf.tpl code rather than a normal link ? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 2, 2013 WHMCS Support Manager Share Posted July 2, 2013 Hi, Try re-saving the image as a .jpg and uploading it to /images, then delete the .png version. That should help. 0 Quote Link to comment Share on other sites More sharing options...
wking Posted August 28, 2013 Share Posted August 28, 2013 I am also having this issue, but it occurs with both PNG and JPG files. This is from the invoicepdf.tpl file, which is exactly as it was originally coded: $pdf->Image(ROOTDIR.'/images/logo.jpg',20,25,75); 0 Quote Link to comment Share on other sites More sharing options...
BigFoot Posted December 17, 2013 Share Posted December 17, 2013 anyone ever solve this? I am experiencing the same thing all of a sudden.... 0 Quote Link to comment Share on other sites More sharing options...
Rami Alloush Posted September 9, 2022 Share Posted September 9, 2022 For me, I had to remove the png version from /assets/img/logo.png and add a jpg version /assets/img/logo.jpg 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.