View Full Version : PDF Footer Modification
Quattix-James
02-07-07, 03:02 PM
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
need this info also...please share...
generic
02-14-07, 10:51 PM
we could do it in the last one, i think its encrypted in the latest release. I could not find it either.
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.
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
Adamski
04-16-07, 12:34 PM
You can get rid of it for now by doing this:
I found one good code more :P
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
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
yes it be nice to edit that also
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
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
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. :)
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 :mad: check it out http://www.fpdf.org/ maybe some can help get it working on pdfconfig
regards
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
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.