lahatte Posted February 11, 2012 Share Posted February 11, 2012 I put my logo in the images folder as both logo.jpg and logo.png but it still doesn't appear in the invoice PDFs... How do you get our logo to appear in all PDFs? 0 Quote Link to comment Share on other sites More sharing options...
tomb Posted February 11, 2012 Share Posted February 11, 2012 Be sure to put the logo in the correct path under http://YOUR_WHMCS_SITE.com/images/logo.png 0 Quote Link to comment Share on other sites More sharing options...
m8internet Posted February 11, 2012 Share Posted February 11, 2012 This is the original code : # Logo $pdf->Image(ROOTDIR.'/images/logo.jpg',20,25); Make sure the file is present Alternatively, amend the filename, that is what I did 0 Quote Link to comment Share on other sites More sharing options...
lahatte Posted February 12, 2012 Author Share Posted February 12, 2012 Yeah the code has "placeholder.png" but the PDF says to call it "logo.jpg".... Guess this was overlooked on the update? 0 Quote Link to comment Share on other sites More sharing options...
m8internet Posted February 12, 2012 Share Posted February 12, 2012 You can call the file anything you like, as well as changing the location Just change that section of code in the template file As above, the original was .jpg but I use a .gif 0 Quote Link to comment Share on other sites More sharing options...
lahatte Posted February 12, 2012 Author Share Posted February 12, 2012 What are the best dimensions to use for logo size? I made sure my logo was the exact same dimensions as the placeholder but it's not fitting correctly... How do you get the logo to line up properly? 0 Quote Link to comment Share on other sites More sharing options...
m8internet Posted February 12, 2012 Share Posted February 12, 2012 The original is 200 x 80 I wanted to replace it with one that was 231 x 60 but it seemed to be enlarged (compared to the original) Mine is 116 x 30 that seems to work best 0 Quote Link to comment Share on other sites More sharing options...
lahatte Posted February 12, 2012 Author Share Posted February 12, 2012 actually, i just figured it out. I thought I made my logo image the same size as the placeholder but apparently I didnt! The placeholder is 300 X 100.... Mine was 200x100 so the system stretched it out to 300px.... 0 Quote Link to comment Share on other sites More sharing options...
tripler Posted February 14, 2012 Share Posted February 14, 2012 We have that feature disabled, found clients were never using it. 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted April 24, 2012 Share Posted April 24, 2012 (edited) Where is this file and does anyone now how I can edit the placement of the logo? I don't want all that padding in the pdf invoice. I found it. Edited April 24, 2012 by rldev 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.