PrestaShop Developer Australia – WordPress – WooCommerce PrestaShop Developer Australia – WordPress – WooCommerce
  • Home
  • Services
  • Testimonials
  • Portfolio
  • Modules
  • Presta101
  • Blog
  • Contact

Blog

    How to edit PDF content of PrestaShop 1.4.x invoice

    PrestaShop 1.4.x uses a free PDF class called FPDF which generates PDF files using PHP scripting language. More about it’s features and tutorials can be found here: http://www.fpdf.org/ . Here is a simple example on editing the PDF invoice template. Let’s say you wanted to add some text below the totals of the of the pdf invoice.

    Step 1) Open file classes/PDF.php

    Step 2) Find the footer() function, in the footer function at beginning add the follow code:

     $this->Ln();
     $text = "Thank you for your order";
     $this->SetFont('Arial', 'B', 8);
     $this->MultiCell(190, 5, $text, 0, 'L', false);
     $this->Ln();
     

    The MultiCell  function prints text with line breaks. It’s Paramters are (width, height, text, border (0,1), align (L,R,C,J), fill cell background (false,true)

    If you require custom PrestaShop pdf invoice changes, please contact us.

    Need help to do custom invoice pdf changes? Please contact us a for a quote:

      Your Name (required)

      Your Email (required)

      Subject

      Your Message

      Do you need a PrestaShop developer?

      We are experienced PrestaShop developers and available for PrestaShop development work. We have been developing PrestaShop websites and specialising in e-commerce web development for over 6 years. We follow PrestaShop 1.6 best practices guidelines. We can help you with PrestaShop installation, configuration, module development and custom template changes. Please contact us for your next PrestaShop project.

      Recent Posts

      • Steps on How to Clear Cache for a Specific Website in Your Web Browser
      • What you need to know about eCommerce website hosting
      • How to boost your website conversion rates
      • Top Free Stock Photo Resources
      • Instagram Marketing Resources
      • Home
      • About
      • Services
      • Blog
      • Modules

      logo

      We build clean, professional, easy-to-use e-commerce stores that will keep your customers coming back for more. Build your next PrestaShop store easily with us!

      © 2009 - 2018 logicalit.com

      Logical IT Pty Ltd
      (ABN: 30 626 669 841)

      Recent Blog Posts

      • Steps on How to Clear Cache for a Specific Website in Your Web Browser
      • What you need to know about eCommerce website hosting
      • How to boost your website conversion rates
      • Top Free Stock Photo Resources
      • Instagram Marketing Resources

      Search

      SEMrush