OCLOperators opendocumentreportshow

Creates a report and tries to open it

opendocumentreportshow(nameOfViewModel)  

You supply the name of the viewmodel using either a string, like

self.opendocumentreportshow('myviewmodelname')

or by using the viewmodel expression like

self.opendocumentreportshow(<classname>.ViewModels.<myviewmodelname>)

See also Microsoft office and OpenDocument as a Report generator, OpenDocument fine tuning, OpenDocument

This page was edited 97 days ago on 02/10/2024. What links here