jinsy
April 19, 2022, 8:03am
1
Hello guys
I want to add the letterhead on every page of print in pdf.
In the print setting, enabled the check box Repeat Header and Footer in PDF.
And my code is
{% if letter_head and not no_letterhead -%}
{%- endif %}
Please help me with this. How can I repeat the letterhead in print format on every page of pdf?
NCP
April 19, 2022, 8:13am
2
Hi @jinsy ,
Please select letter head in your according to doctype:
Otherwise
you can select letter head in print format:
Thanks.
jinsy
April 19, 2022, 8:31am
3
Hi
I added letterhead and it’s displayed in print also I want to display letters head on each page .so is there an option for that?
NCP
April 19, 2022, 9:02am
4
jinsy
April 19, 2022, 9:49am
5
Thanks for your reply.
Actually, I already enabled the check box and also reloaded/cleared the cache. But nothing happens…again it displays letterhead on the first page only.
NCP
April 19, 2022, 10:21am
6
Hi @jinsy ,
In not print preview but can you checked in PDF generate to repeat letter head or not?
It’s not worked then Maybe it’s bug in version.
Thanks.