Click or drag to resize

PrePrint

This topic describes the ShipExec Client PrePrint Business Rule

A business rule hook that fires before the Print event

Sample PrePrint Business Rule
JavaScript
    this.PrePrint = function(document, localPort) {

    }

See Also