Get pdfAddPageItem Value in Merged Template
-
I'm using handlebars and I've added {{{pdfAddPageItem title=title}}} to my main template and I can see the following when I debug:
Pdf utils adding item field, value: {"title":"My Report Title"}
What is the syntax to access the item field, 'title' in my merged template?
Thanks.
-
Please see this example
https://playground.jsreport.net/w/admin/ihh7laK2Linked in the documentation
https://jsreport.net/learn/pdf-utils