Quattix-James Posted February 7, 2007 Share Posted February 7, 2007 Hello, I have spent the last 10 mins modifying the PDF invoice layout to match our old system and all is well. The only thing i cant seem to do is modify the footer, the bit with"Page 1/1 and the website address". How can i do this? Regards James 0 Quote Link to comment Share on other sites More sharing options...
Xeonia Posted February 14, 2007 Share Posted February 14, 2007 need this info also...please share... 0 Quote Link to comment Share on other sites More sharing options...
generic Posted February 14, 2007 Share Posted February 14, 2007 we could do it in the last one, i think its encrypted in the latest release. I could not find it either. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted February 14, 2007 WHMCS CEO Share Posted February 14, 2007 I can confirm it is not possible to edit the table of invoice items or footer which contains the invoice page number and link to your website. This has never been possible but we can look into adding it for a future release. 0 Quote Link to comment Share on other sites More sharing options...
Xeonia Posted February 15, 2007 Share Posted February 15, 2007 Great!!! 0 Quote Link to comment Share on other sites More sharing options...
Iceman Posted April 16, 2007 Share Posted April 16, 2007 I can confirm it is not possible to edit the table of invoice items or footer which contains the invoice page number and link to your website. This has never been possible but we can look into adding it for a future release. Yes please, that would be nice. Cheers, Paul 0 Quote Link to comment Share on other sites More sharing options...
Adamski Posted April 16, 2007 Share Posted April 16, 2007 You can get rid of it for now by doing this: I found one good code more If you dont like this bottom Page 1/1 and your web address.. then add to bottom before ?> this: $pdf->Open(0,7,''); You can't alter it. Ad 0 Quote Link to comment Share on other sites More sharing options...
Iceman Posted April 16, 2007 Share Posted April 16, 2007 Hi onestopad, Thanks for that...but it doesnt seem to help if the Invoice goes onto a second page. Hopefully Matt will allow us to edit the footers of the PDF soon. Cheers, Paul 0 Quote Link to comment Share on other sites More sharing options...
wsa Posted April 25, 2007 Share Posted April 25, 2007 yes it be nice to edit that also 0 Quote Link to comment Share on other sites More sharing options...
Iceman Posted April 25, 2007 Share Posted April 25, 2007 yes it be nice to edit that also I think I found a way to DELETE the footer for every page. Although, having page numbers would be good idea! So now I need to work out how to add my OWN footer ... lol Cheers, Paul 0 Quote Link to comment Share on other sites More sharing options...
wsa Posted April 25, 2007 Share Posted April 25, 2007 cool :) 0 Quote Link to comment Share on other sites More sharing options...
leew87 Posted November 17, 2008 Share Posted November 17, 2008 this bit of coding in the pdfconfig file turns off the page numbers $pdf->setPrintFooter(false); does anyone know how i get a new page on my pdf so i can but my Terms and Conditions also on the PDF that is sent via email 0 Quote Link to comment Share on other sites More sharing options...
redrat Posted November 17, 2008 Share Posted November 17, 2008 leew87: It is good to see someone enclosing T&C with their invoice. Paper invoices normally have them printed on the back so way to go! This is how it should be done and I'd love to see the ability to do that implemented in WHMCS. That would be excellent and is much more business like, especially so in helping to firm up one's position should any later dispute arise. Judges love it. 0 Quote Link to comment Share on other sites More sharing options...
leew87 Posted November 17, 2008 Share Posted November 17, 2008 redrat i will post a copy of my pdfconfig.php file on completion i have found a Tutorials on Line breaks and colors which loads text in from a txt file which would be handy but cant get it work check it out http://www.fpdf.org/ maybe some can help get it working on pdfconfig regards 0 Quote Link to comment Share on other sites More sharing options...
leew87 Posted November 18, 2008 Share Posted November 18, 2008 can any1 help with the following error that i am getting when i try to call functions from another php file Fatal error: Call to a member function ChapterTitle() on a non-object in /home/illit/public_html/whmcs/includes/extrafunctions.php on line 63 0 Quote Link to comment Share on other sites More sharing options...
netzlaboranten Posted July 16, 2013 Share Posted July 16, 2013 Hi there! is there a way to define the bottom-margin from the invoice? i build an footer-table but the margin from the pagebottom is to high, i need something like 0.5cm. 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.