Overlays and Multiple Copies

You may have a need to include watermarks (overlays) on the document to be printed. FormFusion provides the ability to place different overlays on each copy of the printed output or to include overlays on some copies, and not on others. Overlays typically consist of graphics images that are added to FormStamp. Using the FormStamp Properties dialog for a graphics image, you can specify on which copy each image is to be printed.

For example, assume you want the overlay to contain "CONFIDENTIAL" on the first copy, and no overlay on any other copies. The image below shows the copy of the document containing the overlay.

A sample document containing an overlay that reads "confidential".

The FormStamp objects used for this example are shown in the image below.
The a_Confidential FormStamp contains the graphics image containing "CONFIDENTIAL".
The b_PO Main FormStamp FormStamp contains the document.
Click the two links above to view the content of the FormStamps.

The process tree showing the a confidential form stamp highlighted.


For the overlay to print as expected, you MUST order the FormStamps in the process tree such that the FormStamp containing the Overlay appears before the document. FormFusion lists FormStamp objects alphabetically in the process tree. Since FormFusion executes the FormStamp objects in the order listed, be sure to name the FormStamp objects such that the FormStamp containing the graphics image (overlay) appears first. This is why the FormStamp objects for this example are prefixed by "a" and "b" - the overlay must be processed before the document. If the order is reversed, the overlay will cover-up the text as shown in the image below.

The sample form with the overlay set as the top layer. The overlay is covering the information on the form.


For the overlay (the graphics image) to show through clear areas in the document, check the Transparent box within the Object Properties dialog for the image as shown below.

The object properties dialog. Image is selected from the tree on the left. On the right, you can set the stretch mode, toggle transparency, and set the horizontal and vertical alignment.

The images below show the FormStamp Properties for both the Overlay and Document objects. The FormStamp Property for the document would be set to Print on Copies = all. The FormStamp Property for the overlay would be set to Print on Copies = 1. Therefore, the document prints on all copies, but the overlay prints on only the first copy.

FormStamp Properties for the document

The form stamp properties dialog. Overlay is selected from the tree on the left. On the right, you can choose which copies to print the overlay on and set the print condition. If you are using duplex printing, you can set the side of the page on which the overlay can print. You can also choose to have it print on both sides of the page.

FormStamp Properties for the Overlay

This also shows the overlay settings for the form stamp properties. The copy to print on is set to copy 1. The overlay is set to print only on the front side of the page. And the print condition is "always print."

Although this is a simple example, the same principles are applied if your document requires several copies, each with a different overlay to be applied. Just be sure to order (name) the FormStamp objects such that the overlay object appears before the document object in the process tree.


Below are images of the FormStamp objects used in this example.

a_Confidential FormStamp

The overlay with the watermark that reads "confidential".

b_PO Main FormStamp

The form itself without the overlay.