Does anyone know where I can find the syntax for i...
# advancedpdf
s
Does anyone know where I can find the syntax for including a partial template file inside of an advanced pdf template? We have a shared set of content we want to include in several PDFs, so it would be much easier to maintain in one file. I know I’ve seen it done before, but I can’t find any examples. I tried searching SA, but can’t seem to find it (or my searches are not including the right keywords)
m
I've seen this before, im sure its something like <include> tags
s
Yeah, I have tried searching in SA for “advanced pdf include file” and “template include file” but no useful results came back from those searches. I think it was in some old release notes as well, but I can only seem to find the latest release notes for 2020.2
m
s
awesome, i was looking in Suiteanswers, but didn’t realize it was a built-in feature of FreeMarker. Thank you!