I could never get it to eval in the template. I en...
# advancedpdf
j
I could never get it to eval in the template. I ended up parsing the JSON object and passing it into addCustomDataSource before calling render, I realize this might not work in your scenario