Footer missing on rendered PDF

I have a problem with invoices footer rendering. In the Invoice Desing, everything works well and the footer gets rendered at the bottom, but then I download the actual invoice - it’s always empty.

Hi,

Have you selected the custom design in the invoice settings?

@david any thoughts to debug this?

Yep, it’s a custom design. Plus it’s not getting rendered regardless of footer content. I tried just:

<div id=“footer”>
Footer
</div>

I can share the template itself I’m using.

@prometheus

Is the footer displaying on a regular standard invoice design?

If you are using a custom design, you’ll need to declare the entity variables so that the footer content is displayed

ie

$entity_footer