Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%ZEN.Report.SplitAndMerge

class %ZEN.Report.SplitAndMerge extends %Library.RegisteredObject

Method Inventory

Methods

classmethod %DisplayPDF(rpt As %ZEN.Report.reportPage, DisplayLog As %Boolean = 0, RenderServer As %String = "", async As %Boolean = 0, ByRef xmlfile As %String, ByRef xslfile As %String, ByRef pdffile As %String, ByRef lockfile As %String, RepeatingElement As %String, CountRepeatingElement As %String, ByRef ArrayLogFiles As %String, ByRef oldxmlfile, ByRef transformfile) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab