Printing a Window or Form

 

The information in this article applies to:

Product: Metastorm BPM (e-Work)
Version: 6.6.x 7.x

Issue

  • What's a simple technique to print a form?

Resolution

  • The attached file contains 2 procedures (1 .epc, 1 .xep) that use a client-side script to invoke window.print().

  • If window.print() is called on form load and the form contains a grid, it may be necessary to use a timer to delay printing of the form. This will allow the grid to bind to all of the rows before printing begins. The sample procedures demonstrate this technique.

Tagged: