Document Printer

OK I found a better solution. For parts you want to allow any characters you can use <![CDATA[{NAME}]]> format. CDATA is a standard XML tag that is useful to process text data.

However that xml tag will be stripped by [ ] printer template processor so it will work fine with next update (.55)

1 Like