Jump to content

PDF invoice footer


Recommended Posts

Hi, this is complicated, you have to add a method

public function footer()
{
  // ...
}


in the file classes/pdf.php, and add the FPDF code you want to print some data in invoice footer. If you know PHP you can try it by yourself, or you should request some external developper. In future we will generate invoices PDF from smarty templates.

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

Hi Raphaël,

 

any idea how far in the future this template thing will be? I get lots of complaints internally about how the invoices look (and are inadequate for our internal workflow), so this is actually a much anticipated change we're looking forward to.

 

Having "editable" Invoice templates is definitely a feature that lacks in Prestashop for now. Being able to adapt a template to your company's very specific workflow (or even corporate identity) would be a huge asset for future versions of Prestashop.

 

Cordiales salutations,

 

Daniel

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...