Jump to content

invoicepdf.tpl and invoicepdffooter.tpl NOT displaying properly


vgaurav

Recommended Posts

Hello,

 

I am trying to create a footer for the invoice PDF file but the issue I am facing is that the content of the PDF invoice is overlapping with the content of the footer. I have already added the following to the invoicepdf.tpl file but it doen't seem to be making any difference.

 

$pdf->setPrintFooter(true);
$pdf->setFooterMargin(55);

$pdf->SetAutoPageBreak(true,65);

 

Can someone please advise what I may be doing wrong here?

 

 

 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated