Hi, we are generating a mail with a new Dashboard PDF export attached to it, via an Automation script.
I was wondering if we somehow have access in code to the same PDF export options which are available through the UI, such as 'Include Feeds', 'Stack Components', 'Paper Format', ... ?
Thanks!
I think your question is similar to How to send a by code created dashboard as a report via Email?.
It's not possible yet to specify those options in the code of an Automation script. The class MailReportOptions needs to be extended with options for the new Dashboards app. You can create a task on Collaboration for this.
Thanks Wim, DCP199519 has been created.