Posted 21 February 2019, 6:35 am EST
Hi everyone,
how can I programmatically export a C1FlexReport to Html (File or Stream) ?
For pdf it works as seen in this example
if I replace the class “pdffilter” with “htmlfilter” class I get an error.
How can this be done or how has this class to be used? I dont find any example or anything within the doc
Thank you.