i’m using `<pdfset><#list 1..2 as x>` ...
# advancedpdf
m
i’m using
<pdfset><#list 1..2 as x>
to print an advanced pdf template twice, however i now only want this to action when a custom body field contains a certain value. i’m struggling to get the editor to play nice with an
<#if>
statement. would anyone have any ideas?