Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

The method is executed right before the report is exported to the output format and can be used to parametrize the xfrx session object before exporting.

Object.BeforeExport(toSession, toXFF, toParameters)

Parameters

toSession

 The handler of the XFXR#INIT object.

toXFF

 The handler of the XFF file that is being exported.

toParameters

 The object containing the export options.

If used special effects or wattermark then toXFF parameter it's a handler of the XFF file with aplied special effects or wattermark. 

A origin handler of the XFF file is available across toParameters.oCNT.oXFRXWriter.

Remarks



Applies To: Extension Handler

  • No labels