Pass formatting options to BI dynamically for document generation
Hi,
We implement BIPub APIs to do document generation in our web application (deployed to OC4J).
Now our users want to request for text font size and table font size of different values, and they want to setup margin properties as well.
So wondering if any way in BI Pub to format the document dynamically at runtime generation.
So far it found a reference about "Conditional Formatting" which may meet our requirement. However, in the "Format" tab, there are only 3 options: background color, font color, and font style. May I know how to support font size formatted conditionally?
Or, any another solution for our requirement (format the document dynamically at runtime generation)?
0