📄️ Templates
Here are two examples using substitutions in a text template
📄️ Excel
This methods are written in the object's code and called by a publication object, which MIME type must be set to XLS.
📄️ CSV
This example produces a dummy CSV:
There are many ways of generating PDFs, please read this post for an overview
📄️ Word
For binary contents the return type of method must be byte[]
📄️ HTML
For text contents the return type of method must be String