- Letterhead editing - Edit Header and Footer - Margin Text - PrintFormatGenerator class handles generation of HTML and PDF and repeating of Header/Footer - Simplify /printpreview - Separate renderer files for each fieldtype
3 lines
86 B
HTML
3 lines
86 B
HTML
<div class="custom-html">
|
|
{{ frappe.render_template(df.html, {'doc': doc}) }}
|
|
</div>
|