Configure Rendition Watermarks

You will typically need to create multiple watermark profiles, if not for separate purposes, then for each rendition page size. Default watermark profiles may also be configured that will be applied to any page size and orientation. Rendition watermarks are typically used to describe the contents of a document, such as if a document is now obsolete. For this reason, they may be described as static watermarks. To configure dynamic watermarks related to the content of a document, see Configure Watermark Printing.

To prevent all watermarks from being applied for specific publishing jobs, specify the _NOPOSTRENDER_ rendering option in the publishing job. For more information about the publishing options, see Publishing And Rendering Options.

At least one publishing job must first be configured to generate renditions as described in Create And Edit a Rendering Profile.

ClosedCreate or Edit a Watermark Profile

To create or edit a watermark profile:

  1. In Meridian Enterprise Server Administration Console, in the Data Exchange group, click Jobs.

    The All Jobs page opens with a list of existing publishing jobs. The jobs are grouped by the name of the computer (cluster node) to which they have been assigned.

  2. Double-click the publishing job that you want to configure.

    The Overview page appears.

  3. On the menu, click POST RENDERING.

    The Post Rendering page appears and lists the current watermark profiles.

  4. To prevent tampering with the watermarks (professional engineers' stamps, for example), enable Secure PDF.

    This assigns a randomly generated password to the watermarks that cannot be retrieved. Be certain that you do not want the watermarks to be editable before enabling this option.

  5. Confirm that the Enable check box is selected.

    Clear Enable to disable all watermarks in one step. To disable a specific watermark type, clear the Enable option in the properties of the watermark type.

  6. Choose between two options:

    • To edit an existing watermark profile:

      •  In the row of the watermark profile that you want to edit, click the Edit icon .

        The EDIT WATERMARK dialog box appears.

    • To create a new watermark profile:

      • Click Add.

        The NEW WATERMARK dialog box appears.

        The menu lists the types of watermarks that you can configure.

        • Overlay – text or image placed on the face of the document, for example, an effectivity statement

        • ESignature – text or image placed on the face of the document that identifies the document as having been electronically signed

        • Print stamp – text placed in the margin of a document, for example, that shows the date and time when the rendition was generated

        • Prior revision – text or image placed on the face of the prior revision of the published document, for example, to indicate that the prior rendition is obsolete. This watermark type is only applied if the publishing job is a Rendition type. Other source systems are not supported by this type.

  7. Click options or type values using the descriptions in the following table.

    Not all options are required for every watermark type.

  8. Repeat step 5 for each watermark type that you want to configure for this watermark profile.

  9. Click OK.

    The new watermark profile name appears in the list.

  10. Click Save.

  11. If you created a Prior Revision type watermark and the publishing job is a Rendition type:

  12. Click Save.

Watermark options
Group Option Description
General

Name

A descriptive name for the watermark profile. The default is the type of watermark.

General

Size

Select the rendition page size to which this watermark profile will be applied. The sizes that are available are provided by the operating system. If no size or Orientation are set, this watermark profile will be considered as a default watermark profile. It will be applied to all renditions that are created by the current publishing job unless another watermark profile specifies a matching rendition page size.

General

Orientation

Select the rendition page orientation to which this watermark profile will be applied. If no orientation or Size are selected, this watermark profile will be considered as a default watermark profile. It will be applied to all renditions that are created by the current publishing job unless another watermark profile specifies a matching rendition page orientation.

General

Enable

Enables the selected watermark type for the current watermark profile. You may also enable and disable watermark types in the watermark profiles list.

This setting must be selected to apply a watermark to a prior revision of a rendition. You also must enable the Watermark prior revision option.

Conditions

Apply watermark

Select Always if the watermark should be applied under all conditions.

Select Property name to make the watermark dependent upon a source document property value.

To select the property:

  1. Click SELECT.

    The SELECT PROPERTY dialog box appears and lists all of the available properties.

  2. To filter the list to show only similar property names:

    1. Type the beginning of a property set name or a property name in the filter box.

      The search operator that will be used is Starts With.

    2. Click the search icon .

      The list refreshes to show the results of your filter.

    3. To reset the filter results, clear the filter box and click the icon again.

  3. Click the name of the property that you want to use and then click OK.

    The selected name appears as the option value.

To remove the current property:

  • Click CLEAR.

    The property name is removed.

Conditions

Property name

The name of the property that determines when this watermark will be applied.
Conditions

Value

The value that the selected property must equal for the watermark to be applied.
PDF Printing Handler

Javascript file

The name of a JavaScript for Acrobat file to calculate the watermark text. Available only for the print stamp watermark type.

Accept the default, which is an example installed by the Meridian Enterprise Server setup program or click Select and follow the instructions in Manage Custom Resources to upload a different file. The script will be executed on the Acrobat Will Print event before the document is printed.

You can modify the example file PrintStamp.js or use it as a template to create variations for other purposes. The example generates text that will be placed in the stamp field named PrintStamp:

var strStampValue = "BC Publisher sample. Printed on " + util.printd(2, new Date());
this.getField("PrintStamp").value = strStampValue;

For more information about JavaScript for Acrobat and the Will Print event, see Perk up PDF documents with JavaScript.

PDF Printing Handler

Stamp field name

This option is only available for the print stamp watermark type. The name of the form field that will be added to the rendition PDF files. Accept the default name or type a different name. This field will receive the text calculated by the JavaScript file.
Text

Use this text

Select to apply the text that you type in the text box for this watermark.
Text

Use property value from source document

Select to apply the value of the selected property as the watermark text.

Note:

Date/time property values are rendered in the local server format.

To select the property, perform the steps listed for the SELECT command in the preceding option.

Text

Use this image file

Select to apply the specified image as the watermark.

To select an image:

  1. Click SELECT.

    The RESOURCES dialog box appears and lists the custom resources that have already been uploaded to the server.

  2. Select an existing image or upload a new image as described in Manage Custom Resources.

Text

Use this template file

The name of an HTML file that defines the text and images to overlay on the rendition. Accept the default, which is an example installed by the Meridian Enterprise Server setup program or click Select to select an existing file or upload a different file as described in Manage Custom Resources.

Note:
  • This option requires that Microsoft Word be installed on the rendering computer.

  • This template is not the same as the template that is described in Create a Signature Page Template, but is created in the same way. If the Paper size option is configured, then the template will be rendered to that size, otherwise the A4 page size will be used.

Text

Non-ANSI support

Enable this option if the watermark text uses non-ANSI characters. The text itself will be rendered to an image that is then placed on the rendition similar to the Use this image file option.

Note:

This option requires that Microsoft Word be installed on the rendering computer.

Appearance

Font name

The name of the font in which to render the watermark text.
Appearance

Font size

The size of the font in which to render the watermark text.
Appearance

Font color

Select a color from the color picker in which to render the watermark text.
Appearance

bold

Renders the watermark in bold text .
Appearance

Italic

Renders the watermark in italic text .
Appearance

Alignment

The horizontal alignment of the watermark text relative to the text starting point. Values other than Left are ignored if the Rotation option is not set to the default.

Note:

The Right option has no effect if Rotation is greater than 0.

Appearance

Mode

Modes that render the watermark text with special effects:

  • Normal – text characters filled with the selected font color
  • Outlined – text characters outlined in black with no fill
  • Normal with a border – text characters filled with the selected font color and outlined in black
  • Invisible – text with no fill or outline
Appearance

Rotation

The clockwise angle at which to render the watermark text on the page.
Appearance

Use exact location

Enable this option to specify precise coordinates for the origin of the watermark on the page.
Appearance

X and Y

Type numbers in the text boxes to specify the lower left corner of the watermark text on the rendition page. The values are relative to the standard coordinate system with the origin in the lower left corner of the rendition page. For template-generated watermarks, start with no offset (0,0). The page size is specified as described in Create And Edit a Rendering Profile. If no page size is configured, the A4 page size is assumed.

Note:

An A4 size page has a width (X) of 595 points and height (Y) of 842 points. One point is equal to 1/72 of an inch.

If the Use this template file or Use this image file options are enabled, the insertion point of these watermarks is the upper left corner of the watermark as opposed to the origin of the rendition page in the lower left corner. Therefore, specify the number of points to offset the location from the lower left corner of the rendition page in the horizontal and vertical directions, respectively.

Appearance

Size X and Size Y

When the Use this image file option is enabled, specify here the number of points for each dimension of the image watermark.
Appearance

Use location on page

Enable this option to select a general location on the page as the origin of the watermark and then select the location from the list.
Appearance

Apply on first page only

Renders the watermark only on the first page of a multi-page rendition. Not available for print stamp type watermarks.
Appearance

Opacity

Specify how transparent to render the watermark.
Appearance

Place in the background

If enabled, renders the image watermark behind the document rendition. If disabled (default), it is rendered on top of the rendition.

ClosedCopy a Watermark Profile

To copy a watermark profile:

  1. In Meridian Enterprise Server Administration Console, in the Data Exchange group, click Jobs.

    The All Jobs page opens with a list of existing publishing jobs. The jobs are grouped by the name of the computer (cluster node) to which they have been assigned.

  2. Double-click the publishing job that you want to configure.

    The Overview page appears where you can configure the source and destination systems.

  3. On the menu, click POST RENDERING.

    The Post Rendering page appears and lists the current watermark profiles.

  4. Select the row of the watermark profile that you want to copy and then click Copy.

    The watermark profile is copied.

ClosedDelete a Watermark Profile

To delete a watermark profile:

  1. In Meridian Enterprise Server Administration Console, in the Data Exchange group, click Jobs.

    The All Jobs page opens with a list of existing publishing jobs. The jobs are grouped by the name of the computer (cluster node) to which they have been assigned.

  2. Double-click the publishing job that you want to configure.

    The Overview page appears where you can configure the source and destination systems.

  3. On the menu, click POST RENDERING.

    The Post Rendering page appears and lists the current watermark profiles.

  4. In the row of the watermark profile that you want to delete, click the Remove icon .

    The watermark profile is deleted.

2021 R2