1 In the Sheet Layout editor, select Sheet Layout in the Category tree.
2 From the Sheet Layout menu > Add Form Overlay.If you want to add an overlay to a page according to a condition, for example if the page is the first one in the envelope, you can use the InsertOverlay script function.
Example 1 if (isFirstPageInEnvelope()){insertOverlay("overlay1", 0, 0)To add a post-processing script, see StreamServe Document sorting and bundling documentation.
| OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |