Posted 29 April 2019, 9:38 am EST
Hello,
Can you provide a code example (modifying prj_FlexReport that you previously provided) of how to dynamically add a SuperLabel to the .flxr report?
At runtime, I do not know how many .HTML pages I need to display in the report… so, after doing a count of the HTML pages, add the fields (and possibly page breaks) I need to load all the HTML pages…
The core of this is how to dynamically modify the FlexReport object.
Thank you for your help.
Chuck