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?

EnsLib.Printing.AbstractPrintJobRenderer

abstract class EnsLib.Printing.AbstractPrintJobRenderer extends Ens.BusinessOperation

An abstract printer operation

Method Inventory

Parameters

parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc

Methods

method Render(pRequest As EnsLib.Printing.PrintRequest, ByRef pResponse As EnsLib.Printing.PrintJob) as %Status
Render a print job from a request

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab