Question
Query related to Plugin
Hi everyone,
There was a requirement from the user to generate a report (DOC format) using existing data from our records.
To fulfill this, we generated HTML code using Appian expression rules. The output of the rule is HTML, which we then passed to the Docs from HTML and CSS smart service.
The HTML we are generating includes the following code snippet to set the page orientation to landscape:
I would like to know whether the plugin we are using is capable of taking page instructions or not.
